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 258869 - Cascaded popup windows not showing
Summary: Cascaded popup windows not showing
Status: RESOLVED DUPLICATE of bug 257530
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: JDK_8, UI
Depends on:
Blocks:
 
Reported: 2016-04-16 14:42 UTC by mhh1422
Modified: 2016-05-17 09:46 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 mhh1422 2016-04-16 14:42:11 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Mac OS X version 10.11.4 running on x86_64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:
  * In netbeans full screen mode, open preferences window
  * While the preferences window is opened, click on any button that is supposed to open another netbeans popup window (not OS native file browse/save). i.e. in Keymap choose Manage profiles. or in plugins, check any available unsigned plugin and try to install it. The accept certificate popup should appear after the agreement step.
 
ACTUAL:
Nothing will show, but the current window will be inactive and you can not click to reactivate, however, you can press ESC key to close the (hidden) modal popup.
Sometimes you will be able to move the big modal and see the hidden modal placed behind it (z-index error).
If you returned to normal screen mode (not full screen), and followed same steps again, everything will work as expected.

EXPECTED:
 The required popup to appear on top of the current popup so it can be worked with or closed normally
Comment 1 Martin Entlicher 2016-05-17 09:46:51 UTC
The same problem already described in bug #257530.

*** This bug has been marked as a duplicate of bug 257530 ***