JDK-4244159 : Dropping Swing components causes application to hang
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-06-04
  • Updated: 2000-10-31
  • Resolved: 2000-10-31
Related Reports
Duplicate :  
Description
First observed with Kestrel "G". Only happens on win32 (win 95 and win nt). 

Dragging from a Swing component DragSource to a Swing DropTarget causes that application to hang. Happens within the same JVM. 

Too see this, copy over the /home/rajprem/workspace/Drag-n-Drop/SmallTests/SwingButtons directory and run java SwingButtons on your win32 machine. 

Comments
EVALUATION ================================================================ jeff.dunn@Eng 1999-07-14 Definitely a problem. Will attempt to fix for kestrel. ================================================================
14-07-1999