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 66217

Summary: [50cat] Find dialog does not get focus
Product: editor Reporter: vanob <vanob>
Component: -- Other --Assignee: issues@editor <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P3 Keywords: FOCUS
Version: 5.x   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 66219    

Description vanob 2005-10-07 09:38:45 UTC
[ BUILD # : 200509261930 ]
[ JDK VERSION : 1.5.0_05 ]

1.Open some file in the editor
2.Do the following sequence in a loop
a) Press ctrl+F
b) Press Escape

I've noticed that after 6 or 7 times the find dialog
does not get focus.
Comment 1 Milos Kleint 2005-10-07 09:42:13 UTC
reassigning to editor. a duplicate of existing bug report?
Comment 2 Marian Mirilovic 2005-10-07 09:57:03 UTC
I am getting the same result occassionaly..
Comment 3 Martin Roskanin 2005-11-08 11:20:04 UTC
I cannot reproduce it on winXP
Comment 4 Martin Roskanin 2005-11-15 13:19:56 UTC
should be fixed in [maintrunk]

/cvs/editor/libsrc/org/netbeans/editor/ext/FindDialogSupport.java,v  <-- 
FindDialogSupport.java
new revision: 1.72; previous revision: 1.71

Please verify the fix in tomorrow's build and reopen if it doesn't help. Thanks
a lot.
Comment 5 vanob 2005-11-18 11:06:04 UTC
Find and goto line dialogs now always get the focus