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 27490 - Enhancing "Options" with search field
Summary: Enhancing "Options" with search field
Status: RESOLVED DUPLICATE of bug 58412
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
: 29104 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-20 21:15 UTC by pepperpusher
Modified: 2008-12-22 20:41 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 pepperpusher 2002-09-20 21:15:08 UTC
A major improvment in the UI of the Options window
would be a search field which sets focus for the
1st matching branch on every key-typed event...
Comment 1 Jan Lahoda 2002-09-24 15:31:20 UTC
This should be done in core.
Comment 2 pepperpusher 2002-09-24 17:05:17 UTC
Actually, on the gui is enough, search has to be simple, just
substring match to all branches of options and the result of the
search should be focus on best match branch.

when building the options tree store names in a hashmap, write a best
match algorith, something simple, move focus to element whenever value
in search field changes. not need for core changes.
Comment 3 David Simonek 2002-12-09 14:36:53 UTC
ajdusting subcomponent, assigning. I think I've seen duplicate of
this, but I'm not sure.
Comment 4 iformanek 2003-08-08 15:44:10 UTC
*** Issue 29104 has been marked as a duplicate of this issue. ***
Comment 5 Jan Jancura 2005-04-29 15:09:38 UTC

*** This issue has been marked as a duplicate of 58412 ***