-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 5.0
-
b14
-
generic
-
linux, solaris_9
-
Verified
Drag and drop file-list across JVM on Linux, JDS, Solaris-X11 adds two empty entries in the transfered list.
Eg: If we dnd 7 files from source, the target receives 9 entries in the list.
Compile and run two instances of FileListDnDTest
Drag from source to target, the number of files on both list is same.
Now drag from source of one frame to target of another frame.
The target list will show two empty entries.
This can be seen in Linux,JDS, Solaris-X11 toolkit.
Works fine on windows.
Refer to attached screenshot.
Eg: If we dnd 7 files from source, the target receives 9 entries in the list.
Compile and run two instances of FileListDnDTest
Drag from source to target, the number of files on both list is same.
Now drag from source of one frame to target of another frame.
The target list will show two empty entries.
This can be seen in Linux,JDS, Solaris-X11 toolkit.
Works fine on windows.
Refer to attached screenshot.
- relates to
-
JDK-5079422 Drag-n-Drop of java-file-list flavor fails on multiple JVMs - Solaris - Motif
- Closed