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 159184

Summary: Shortcut keys does not work when find box open
Product: editor Reporter: nigel_bris <nigel_bris>
Component: SearchAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: emononen
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description nigel_bris 2009-02-26 03:24:10 UTC
if you cmd-F and the find box is open, you type in a search item and first item is found (in editor), if you cmd-g it does not got to next item... If the find box 
is closed then the cmd-g works again
Comment 1 Erno Mononen 2009-02-27 07:12:05 UTC
Passing to utils/search for evaluation.
Comment 2 Andrey Yamkovoy 2009-03-19 10:39:22 UTC
Search in editor is not covered by utilities module.
Reassign to the editor for evaluation.
Comment 3 Alexei Mokeev 2009-04-14 14:50:23 UTC
Isn't this a dup of issue 151672 (find-next (f3) does not work after find (ctrl-f)) ?
Comment 4 Alexei Mokeev 2009-04-15 13:53:30 UTC
Duplicate of 151672. Potential workaround is to focus editor prior cmd-g.

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