-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
5.0, 6
-
x86
-
windows_xp
FULL PRODUCT VERSION :
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b86)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b86, mixed mode, sharing)
this bug is also reproducible with java version 1.5.0_07-b03 but not reproducible with java version 1.5.0_04-b05
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
Microsoft Windows 2000 [Version 5.00.2195] Service Pack 4
EXTRA RELEVANT SYSTEM CONFIGURATION :
Internet Explorer 6.0.2900.2180.xpsp_sp2_gdr
Internet Explorer 6.0.2800.1106
A DESCRIPTION OF THE PROBLEM :
I have a javascript button that calls a java method of my applet. In the java method I open a subclassed JDialog window. If the user clicks on the browser window while the dialog is visible the Internet Explorer hangs. I have to kill the Internet Explorer process to continue.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1) unzip the attached zip File
2) open the file Test.html in Internet Explorer
3) click on the button "show Dialog using javascript call" ==> A JDialog window opens
4) click somewhere in the window of the Internet Explorer browser ==> IE hangs
If you open the dialog using the "java call" button inside the applet in step 3), everything works fine.
REPRODUCIBILITY :
This bug can be reproduced always.
Release Regression From : 5.0u4
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b86)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b86, mixed mode, sharing)
this bug is also reproducible with java version 1.5.0_07-b03 but not reproducible with java version 1.5.0_04-b05
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows XP [Version 5.1.2600]
Microsoft Windows 2000 [Version 5.00.2195] Service Pack 4
EXTRA RELEVANT SYSTEM CONFIGURATION :
Internet Explorer 6.0.2900.2180.xpsp_sp2_gdr
Internet Explorer 6.0.2800.1106
A DESCRIPTION OF THE PROBLEM :
I have a javascript button that calls a java method of my applet. In the java method I open a subclassed JDialog window. If the user clicks on the browser window while the dialog is visible the Internet Explorer hangs. I have to kill the Internet Explorer process to continue.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1) unzip the attached zip File
2) open the file Test.html in Internet Explorer
3) click on the button "show Dialog using javascript call" ==> A JDialog window opens
4) click somewhere in the window of the Internet Explorer browser ==> IE hangs
If you open the dialog using the "java call" button inside the applet in step 3), everything works fine.
REPRODUCIBILITY :
This bug can be reproduced always.
Release Regression From : 5.0u4
The above release value was the last known release where this
bug was not reproducible. Since then there has been a regression.