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 34891

Summary: Dialog Focus
Product: platform Reporter: inertia <inertia>
Component: Window SystemAssignee: _ tboudreau <tboudreau>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: dialog_focus.pdf - example screen shot. Note the location of the carrot.

Description inertia 2003-07-11 17:41:50 UTC
Every time I use the Find or Replace dialogs, I have to click directly on the dialog after is 
apears in order to start typing.  I expect focus to be on the new dialog, but instead it's 
still on the editor.
Comment 1 inertia 2003-07-11 17:43:17 UTC
Created attachment 10954 [details]
dialog_focus.pdf - example screen shot.  Note the location of the carrot.
Comment 2 _ tboudreau 2003-07-11 18:55:41 UTC
Reassigning to winsys, on the assumption that editor is using
DialogDescriptor.  I've noticed similar behavior on Solaris
using Blackbox WM, but this is fine on Linux w/ Blackbox.

FWIW, probably the find/replace dialogs ought to be lightweight,
rather than using their own window - better performance and
probably fewer problems.  That would be best taken care of in
the editor impl.
Comment 3 Marian Mirilovic 2003-07-14 10:40:43 UTC

*** This issue has been marked as a duplicate of 34388 ***
Comment 4 Marian Mirilovic 2003-07-23 16:23:13 UTC
verified, closed - it's duplicate.