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 39256 - List Methods before fields in editor combo!
Summary: List Methods before fields in editor combo!
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 09:09 UTC by Jan Jancura
Modified: 2007-09-26 09:14 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 Jan Jancura 2004-01-27 09:09:44 UTC
Tor Norbye:
===========
In the editor combo box which lists the class
contents for the current file, methods should be
listed before fields. Methods are more likely what
the user wants to jump to (that's where most of
the editing is happening after all!), and more
importantly, key typeahead (which scrolls the view
to the key you pressed) now jumps you to the field
section instead of the method) - effectively
forcing you to scroll with a mouse - UGH!
Comment 1 Martin Roskanin 2004-01-30 10:24:01 UTC
feature implemented in java module.
Comment 2 Jan Pokorsky 2004-03-03 16:10:01 UTC
enhancement not defect
Comment 3 Martin Matula 2004-11-10 09:43:20 UTC
Honzo, is this something we should address in 4.1? If so, please set
the target milestone to 4.1. Thanks.
Comment 4 Martin Matula 2004-11-13 00:36:32 UTC
Honzo P., please evaluate.
Comment 5 Jan Pokorsky 2005-01-24 15:38:16 UTC
The combo is no longer a part of netbeans. See issue #53602.