JDK-4269245 : Kestrel fcs_E: Drag-and-Drop causes application to hang on Windows.
  • 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-09-07
  • Updated: 1999-09-08
  • Resolved: 1999-09-08
Related Reports
Duplicate :  
Description
Tested on Windows NT,98, 95, 2000 Japanese, NT English 
by Kestrel fcs_E build 


Drag-and-Drop causes application to hang and does not response anymore.

To reproduce,
please compile and run the attached program.
A table which has 2 text area appears; 
the first is the DropTarget and the second is the DragSource.
Please drag from the 2nd text area to the first.
Then the application hangs.