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 210459

Summary: Ctrl-F3 doesn´t work properly
Product: editor Reporter: stefan79 <stefan79>
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mmirilovic
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Example where this doesn´t works.
Log-File.

Description stefan79 2012-03-30 17:31:27 UTC
[ BUILD # : 201203280401 ]
[ JDK VERSION : 1.7.3 ]

I select a word at in editor and press Ctrl-F3. But nothing happens.

Following was reproduceable:
-) I pressed Ctrl-F and searched for "foo"
-) When I select a word in the same java-file and press Ctrl-F3 -> It works
-) Then I switched to an other open java-file, selected a word and pressed
Ctrl-F3 -> Doesn´t works
    When I close the search-Panel (bottom of Java-File) it works again.
Comment 1 stefan79 2012-03-30 17:32:01 UTC
Created attachment 117571 [details]
Example where this doesn´t works.
Comment 2 stefan79 2012-03-30 17:32:18 UTC
Created attachment 117572 [details]
Log-File.
Comment 3 Milutin Kristofic 2012-05-16 11:31:45 UTC
Product Version: NetBeans IDE Dev (Build 20120516-b62bf400b4a4)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02

I check your scenario a few times and I cannot reproduce it. Maybe it was fixed in a big changes during april. If it is still a problem in may dev builds, please reopen this issue.