FULL PRODUCT VERSION : jdk7 update 3, jdk7 update 6 from hg repo (see URL provided below) ADDITIONAL OS VERSION INFORMATION : Linux hp6730b 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux EXTRA RELEVANT SYSTEM CONFIGURATION : dual-screen setup. Gnome 3 desktop without effects. A DESCRIPTION OF THE PROBLEM : Modal dialog positioned behind window in fullscreen mode (swing). The problem is described at: http://netbeans.org/bugzilla/show_bug.cgi?id=206802 REGRESSION. Last worked in version 6u31 STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : See: http://netbeans.org/bugzilla/show_bug.cgi?id=206802 there is a simple swing app for testing. EXPECTED VERSUS ACTUAL BEHAVIOR : EXPECTED - The modal dialog should appear in front. ACTUAL - Modal dialog does not appear at all and cannot be brought to front. It gets the focus and hitting ESC removed the "go to line" window in NetBeans. REPRODUCIBILITY : This bug can be reproduced always. ---------- BEGIN SOURCE ---------- See URL mentioned above. ---------- END SOURCE ---------- CUSTOMER SUBMITTED WORKAROUND : Downgrade JDK to version 6.
|