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 262169 - when ide is maximized, the second degree dialogs (e.g. selecting a font from settings) would show behind the first degree dialog (settings) so it's never reachable. this does not happen when not maximized.
Summary: when ide is maximized, the second degree dialogs (e.g. selecting a font from ...
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.1
Hardware: Macintosh Mac OS X
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-21 00:33 UTC by dmarinescu
Modified: 2016-06-27 09:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (73.06 KB, text/plain)
2016-05-21 00:34 UTC, dmarinescu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmarinescu 2016-05-21 00:33:58 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Mac OS X version 10.11.5 running on x86_64
Java; VM; Vendor = 1.8.0_91
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.91-b14

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops u
Comment 1 dmarinescu 2016-05-21 00:34:01 UTC
Created attachment 159824 [details]
IDE log
Comment 2 Martin Balin 2016-06-27 09:17:22 UTC
Seems like java app bug, not IDE bug.