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 24203 - [Quick Browse] Configurable order of items in Java editor toolbar's combo
Summary: [Quick Browse] Configurable order of items in Java editor toolbar's combo
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Rudolf Bock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-29 16:08 UTC by iformanek
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 iformanek 2002-05-29 16:08:55 UTC
The real order that is inside the editor might work better 
than alphabetical sorting.
Comment 1 Svata Dedic 2002-05-29 18:03:27 UTC
Not if the user intends to use the toolbar as a quick navigation.
Searching for a symbol name in an alphabetically ordered list seems
much easier than in (seemingly) unordered one. If the combo accepts
keystrokes, trying to find the identifier fragments, it could be
possible to use an ordering different from that one used to searches.
Anyway, could you better explain your use case ? It seems somehow
different from those solved by the quickbrowse combo.
Comment 2 iformanek 2002-05-29 18:19:11 UTC
Well, take it as suggestion. Since we do not have the target usecases
on the quick browse very well specified either, it is hard to compare.
The thinking behing using the order as in text is that it might be
natural for the user to look at the combo content as a mental model or
outline of the editor content. To say the truth, I am also not all
that convinced that it would be better, it might make sense to try to
live with it for a while to get a first hand experience.
Comment 3 Svata Dedic 2002-05-29 18:39:00 UTC
Sure. What I am trying to find out, asking you for the usecase
description is whether making the combo display configurable is
enough. It may happen that the user needs to see/use textually ordered
outline of the text and navigation UI (which uses the navigation key
(== item name) ordering) at the same time. That would require another
view to pop up/dock into the editor for the other task.
IMHO making the display configurable is good anyway.
Comment 4 Marek Grummich 2002-07-22 10:09:58 UTC
Set target milestone to TBD
Comment 5 Martin Matula 2004-11-12 10:19:04 UTC
Dusan, do you know if there is any need for this to be configurable
(based on the usability studies)?
Comment 6 Jan Becicka 2005-01-14 13:30:04 UTC
Rudolfe, please evaluate. Thanks
Comment 7 Jan Pokorsky 2005-01-14 14:53:20 UTC
Just be aware that the quick browser is most probably going to be
replaced with the code navigator in 4.1.
Comment 8 Jan Becicka 2005-01-27 16:59:54 UTC
Quick browser was replaced by Navigator module
Comment 9 Quality Engineering 2007-09-20 09:55:11 UTC
Reorganization of java component