-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_10, 1.4.2_14
-
b05
-
x86
-
windows, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2150210 | 7 | Calvin Cheung | P2 | Closed | Fixed | b16 |
JDK-2140809 | 6u4 | Margarita Fisher | P4 | Resolved | Fixed | b01 |
JDK-2146937 | 5.0u12 | Ragini Prasad | P3 | Resolved | Fixed | b03 |
JDK-2161003 | 1.4.2_17-rev | Ragini Prasad | P3 | Resolved | Fixed | b10 |
To reproduce,
1. load the attached html "testAppletSimple.htm", this will bring up the
applet which basically draw a box
2. close the browser by clicking the "x" of the browser window (or click browser's
back button. This is better since no need to quit browser), this will
trigger the modal dialog window
3. Now that the modal dialog window is up, click another window to activate
(eg a command prompt window)
4. go back to the browser window by clicking on the window frame.
5. At this time, the modal dialog can still get focus and clickable.
6. Click the other application window again. Then come back click the browser window.
7. Now the modal dialog can not get focus and not responsive to click. In 5.0u7, try to click button in the modal dialog. It does not seem to respond at first. 2-3 seconds later, the dialog goes away and the browser closes window (or back to previous page if you click back button).
Also attached is a java stack trace at the time of the hang.
Cu has reproduced the problem on JDK 1.4.2_06 and 1.4.2_10.
I have seen this problem on 1.4.2_11 and 1.5.0_04 as well.
- backported by
-
JDK-2146937 IE hangs when a modal dialog is active with concurrent window re-focus activities
-
- Resolved
-
-
JDK-2161003 IE hangs when a modal dialog is active with concurrent window re-focus activities
-
- Resolved
-
-
JDK-2140809 IE hangs when a modal dialog is active with concurrent window re-focus activities
-
- Resolved
-
-
JDK-2150210 IE hangs when a modal dialog is active with concurrent window re-focus activities
-
- Closed
-
- duplicates
-
JDK-6498792 IE hangs when you open another IE while modal dialog is up
-
- Closed
-
- relates to
-
JDK-6647406 Liveconnect issue : reoccurrence of 5077565
-
- Closed
-
-
JDK-6523707 IE browser thread dead after modal dialog created from liveconnect in another window
-
- Resolved
-
-
JDK-6247308 REGRESSION: Particular Applets won't work in IE anymore when using the latest Java plugin
-
- Closed
-