-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
x86
-
solaris_2.6
Name: gsC80088 Date: 02/01/99
I can replicate 4151246 on JVM version:
java version "1.2"
Classic VM (build JDK-1.2-V, green threads, sunwjit)
even though it is marked fixed in bug parade! Here is the stack trace:
java.awt.dnd.InvalidDnDOperationException: The operation requested cannot be performed by the DnD system since it is not in the appropriate state
at sun.awt.motif.MDragSourceContextPeer.startDrag(Compiled Code)
at java.awt.dnd.DragSource.startDrag(Compiled Code)
at java.awt.dnd.DragSource.startDrag(Compiled Code)
at java.awt.dnd.DragGestureEvent.startDrag(Compiled Code)
at KivaNodeIcon.dragGestureRecognized(Compiled Code)
at java.awt.dnd.DragGestureRecognizer.fireDragGestureRecognized(Compiled Code)
at sun.awt.motif.MMouseDragGestureRecognizer.mouseExited(Compiled Code)
at java.awt.AWTEventMulticaster.mouseExited(Compiled Code)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.trackMouseEnterExit(Compiled Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
(Review ID: 48021)
======================================================================
- duplicates
-
JDK-4337114 Drag and Drop does not work correctly when JInternalFrame selection changes
-
- Closed
-