-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
OpenJDK6, 6u5, 6u11, 6u12, 6u12-rev, 7
-
generic, x86, sparc
-
linux_redhat_5.0, linux_suse_sles_10, linux_ubuntu, solaris, solaris_2.5.1
This behavior is reproducable with SuSE 10 and on Ubuntu 6.06. This is observed with java 6 and 7
I have two Frames F1, F2 and a child Dialog of F1 visible on screen. Calling toBack on the Dialog does not push the dialog to the back of F2. Dialog still stays above F2.
To reproduce:
1. Run the attached testcase which shows two Frames
2. Click on the button 'Show Dialog', which will show the Dialog
3. Click on 'Dialog Toback' button on the Dialog
If clicking the button does not move the Dialog to the back of F2, bug is reproduced.
I have two Frames F1, F2 and a child Dialog of F1 visible on screen. Calling toBack on the Dialog does not push the dialog to the back of F2. Dialog still stays above F2.
To reproduce:
1. Run the attached testcase which shows two Frames
2. Click on the button 'Show Dialog', which will show the Dialog
3. Click on 'Dialog Toback' button on the Dialog
If clicking the button does not move the Dialog to the back of F2, bug is reproduced.
- duplicates
-
JDK-6669302 JCK 6a test api/java_awt/interactive/WindowTest.html#WindowTest[WindowTest0001] fails on Ubuntu
-
- Closed
-
-
JDK-6771734 AWT_Modality/Automated/* tests fails on on opensolaris
-
- Closed
-
-
JDK-6514521 toBack does not push a modal dialog behind a modal excluded frame the first time
-
- Closed
-
- relates to
-
JDK-6831124 JCK 1.4a test api/java_awt/interactive/WindowTest.html#WindowTest fails on SLES11 ( all 1.4.2 )
-
- Closed
-