This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 105001 - No hint when cursor is at first character of declaration
Summary: No hint when cursor is at first character of declaration
Status: VERIFIED DUPLICATE of bug 145912
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-29 10:14 UTC by Jiri Prox
Modified: 2008-09-05 16:41 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2007-05-29 10:14:53 UTC
NetBeans IDE Dev (Build 070529)
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

It would be useful to expand area where is active "create javadoc" hint by one
character to the left. 
Now when cursor is located at the first character of declaration (e.g. |public
void m() {... ) no hints are provided. But this is the place where is cursor
placed when using navigator (and other types of navigation)
Comment 1 Jan Pokorsky 2007-08-27 16:42:16 UTC
It is out of the javadoc module control. Reassigning to java/hints
Comment 2 Jiri Prox 2008-09-02 14:18:34 UTC

*** This issue has been marked as a duplicate of 145912 ***
Comment 3 Jiri Prox 2008-09-05 16:41:22 UTC
v.