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 271112 - NbPresenter does not consider foreground non-modal dialogs as possible parents of new modal dialogs
Summary: NbPresenter does not consider foreground non-modal dialogs as possible parent...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-17 18:17 UTC by SirIntellegence
Modified: 2018-01-18 22:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SirIntellegence 2017-07-17 18:17:33 UTC
This can cause the modal dialog to hide behind the non-modal one. The non-modal one has its parent set to WindowManager.getMainWindow().
Comment 1 SirIntellegence 2018-01-18 22:07:58 UTC
<sarcasm>It is so much fun to have a pop-up window pop-under!</sarcasm>