-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
b22
-
x86
-
windows_2000
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2068144 | 5.0 | Zhengyu Gu | P2 | Resolved | Fixed | tiger |
Name: gm110360 Date: 04/14/2003
FULL PRODUCT VERSION :
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)
FULL OS VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
EXTRA RELEVANT SYSTEM CONFIGURATION :
IE 5.50.4807.2300, SP2, Q328970
A DESCRIPTION OF THE PROBLEM :
if right mouse dragged from an applet and released outside it, IE hangs, 100% CPU consumed
i tried to debug the applet. if i pause 'main' thread, CPU usage drops down to 0, after resuming it goes back to 100%. all other threads seems to be in normal wait state. 'main' thread has no stack trace when resumed (btw, why?)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
(1) go to page with any applet (i tried several, e.g. http://java.sun.com/products/plugin/1.4.1/demos/applets/MoleculeViewer/example1.html)
(2) wait while applet loads
(3) press right mouse inside applet
(4) drag mouse outside applet
(5) release mouse button
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 184065)
======================================================================
- backported by
-
JDK-2068144 Dragging with right mouse pressed over an applet hangs IE
-
- Resolved
-