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 - Dialog Focus
Summary: Dialog Focus
Status: CLOSED DUPLICATE of bug 34388
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 17:41 UTC by inertia
Modified: 2008-12-23 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dialog_focus.pdf - example screen shot. Note the location of the carrot. (152.96 KB, application/pdf)
2003-07-11 17:43 UTC, inertia
Details

Note You need to log in before you can comment on or make changes to this bug.
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.