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 137283 - [analyzer] Caret locatrion when browsing fixed item in analyzer
Summary: [analyzer] Caret locatrion when browsing fixed item in analyzer
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 12:26 UTC by Jiri Prox
Modified: 2013-09-02 14:22 UTC (History)
0 users

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 2008-06-16 12:26:14 UTC
Product Version: NetBeans IDE Dev (Build 20080616034253)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)

It would be better to put cursor at the first line of comment when jumping to the fixed node in javadoc analyzer, since
in most cases the user is going to fill in javadoc. Now the cursor is placed at the beginning of selected element and
user have to move cursor to javadoc manually.