JDK-4281886 : Drag and drop into textedit does not work.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.3.0
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_7
  • CPU: sparc
  • Submitted: 1999-10-16
  • Updated: 1999-11-09
  • Resolved: 1999-11-09
Related Reports
Duplicate :  
Description
JCK=/net/ultraowl.eng/export/ultraowl2/JCK/JCK-13-beta-TCK/JCK-runtime-13beta
JAVA_HOME=/net/ultraowl.eng/export/ultraowl2/jdk13x/sparc/jdk1.3_J

Use the attach script to compile and run a local copy of the test.  The test
fails using JavaTest, but debugging is easier without the harness in the way.

Bring up an instance of textedit.  Start the test.  Once the test window is up,
attempt to drag and drop the pink label labeled "Drag me" into the textedit
window.  Nothing is dragged into the editor.

allan.jacobs@Eng 1999-10-15

Drag and drop to a dtterm (a vi session, say) does work.  One can drag and
drop text from a dtterm to a textedit session.  So, the problem is not in
textedit.

allan.jacobs@Eng 1999-10-16