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 148984

Summary: [65cat] Open searchbar after find actions
Product: editor Reporter: ulfzibis <ulfzibis>
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description ulfzibis 2008-10-02 15:56:06 UTC
[ JDK VERSION : 1.6.0_07 ]

Open searchbar after find actions from editor's toolbar, to allow
correction of settings like "Match Case".
Comment 1 Vitezslav Stejskal 2008-10-03 11:18:07 UTC
I'm sorry, but I don't understand. Would you mind describing exactly what is wrong or what you are proposing. Thanks
Comment 2 ulfzibis 2008-10-11 11:45:29 UTC
After invoking a find action (e.g. Find Selection from editors toolbar, or F3) for "TEXT" user maybe experience, that
also all occurrences of "text", "Text", "TEXT"... were found, but if user only want to find "TEXT", he can't change the
find settings.
In this case, it would be very helpful, if editors searchbar would automatically open, so user could set a hook for
"Match Case", and then continue with F3.
Comment 3 Vitezslav Stejskal 2008-10-13 10:20:59 UTC
I see, thanks for clarification. It might be useful to do that. Although I don't think it's terribly important mainly
because [1] case-insensitive text search is what users typically need and [2] most users are familiar with Ctrl+F
shortcut, which does exactly what you are requesting.
Comment 4 ulfzibis 2008-10-13 12:46:15 UTC
Thanks for correction as enhancement. :-)

> because [1] case-insensitive text search is what users typically need
The problem is, that Find Selection from editors toolbar, or F3 always uses the settings of the last find action, and
not that, "what users typically need", so the nice toolbar often becomes worthless.

> and [2] most users are familiar with Ctrl+F shortcut
yes, but for those, which don't belong to this group of users, IMHO the editors toolbar was introduced, but currently is
in in state of "half-baked".
By the same statement you could drop editors toolbar at all.
Comment 5 Martin Balin 2016-07-07 07:32:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss