-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.3.0
-
generic
-
generic
Kestrel fcs_O on Win32 and Solaris;
Java application can not accept dragging text from an external application,
such as Word Pad on win32 or Text Editor on solaris.
Only on Win98 it is accepted, but the text can not be displayed correctly.
By fcs_N drag-drop from external applications into Java application works fine.
To reproduce,
1. Compile and run the attached program.
2. Drag text into the text area from WordPad on win32 or Text Editor on solaris.
On win95,NT, Solaris dragging can not be accepted.
On win98, dragging can be accepted, but displayed incorrectly in TextArea.
It seems that the dragging problem is related to 4286750 which is for
DataFlavor.equals(Object).
4286750, "cannot drag text from a Java application to drop into an external
application" is the problem by the opposite way.
- relates to
-
JDK-4289735 Unification of Clipboard and Drag & Drop Data Transfer
-
- Resolved
-
-
JDK-4286750 cannot drag text from a Java application to drop into an external application
-
- Closed
-
-
JDK-4313838 Win&Sol Japanese:DnD from native app doesn't work with selectBestTextFlavor
-
- Closed
-