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 238165 - shortcuts inside the search toolbar doesn't work
Summary: shortcuts inside the search toolbar doesn't work
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.4
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 14:18 UTC by danrc
Modified: 2014-01-18 04:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen capture of "whole words" active with wrong highlighting and search results (32.24 KB, image/gif)
2013-11-08 14:18 UTC, danrc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danrc 2013-11-08 14:18:44 UTC
Created attachment 141995 [details]
screen capture of "whole words" active with wrong highlighting and search results

When I open the search toolbar (CTRL-F), the shortcuts (ALT-o) for "Whole words" doesn't work.
When I press ALT-o, the button "whole words" is highlighted, BUT the search still used the previous settings.
How to repeat:
From inside the editor (with some source code):
- press CTRL-F to open the search toolbar
- begin entering some text to search for (preferable you know to exist in the source code)
- press RETURN to find the next occurrence
- press ALT-o to switch the "whole word" setting
 (already the highlighting of occurrences shows the problem)
- press again ALT-o to switch the "whole word" setting
- press RETURN to find the next occurrence

The "whole word" setting isn't changed, although the button's highlighting changes.

----
Product Version: NetBeans IDE 7.4 (Build 201310111528)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b17
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Milutin Kristofic 2014-01-15 17:25:16 UTC
You are right, I don't understand how it could work before. 

http://hg.netbeans.org/jet-main/rev/98c8c9a2359b
Comment 2 Quality Engineering 2014-01-18 04:50:53 UTC
Integrated into 'main-silver', will be available in build *201401180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/98c8c9a2359b
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #238165 - shortcuts inside the search toolbar doesn't work