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 196871

Summary: CTRL SHIFT H Error
Product: utilities Reporter: RandallFlagg
Component: SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 33418    

Description RandallFlagg 2011-03-19 06:57:19 UTC
Product Version = NetBeans IDE 7.0 Beta 2 (Build 201102140001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) 64-Bit Server VM 19.1-b02

When I press CTRL + SHIFT + H I get a window to replace.
1. in the window the button shows find and not replace.
2. When I click the button it searches, not replaces.
Comment 1 Marian Mirilovic 2011-03-21 09:32:54 UTC
works for me in Nb 7.0 Rc1 ... it's context action, where exactly was your cursor at time you invoked Ctrl+Shift+H ?
Comment 2 Jaroslav Havlin 2011-08-09 15:17:46 UTC
This is a usability problem. If you hit the Find button, all candidates for replacement are found. You then select which occurrences of the search string should be replaced with the replace string. You  than apply the changes by clicking Replace button on the left (in NetBeans 7.0.1). 

The intuitiveness of UI should be improved, changing to ENHANCEMENT.
Comment 3 Jaroslav Havlin 2013-10-23 10:50:46 UTC
http://hg.netbeans.org/core-main/rev/ad115265bed1Fixed. The button text changed to
Comment 4 Quality Engineering 2013-10-24 02:39:10 UTC
Integrated into 'main-silver', will be available in build *201310240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ad115265bed1
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #196871: CTRL + SHIFT + H Error