-
Bug
-
Resolution: Fixed
-
P2
-
8
When you define both drag events and mouse events handler, DND may fail on linux with the following output :
GOT A dragExit when dndGesture is null!
and the DND just fails (no more events received).
Test case attached to reproduce :
Try to DND ti1, you will get the issue when releasing the mouse gesture.
Note that this issue occurs only on linux, everything works well on both mac and windows.
GOT A dragExit when dndGesture is null!
and the DND just fails (no more events received).
Test case attached to reproduce :
Try to DND ti1, you will get the issue when releasing the mouse gesture.
Note that this issue occurs only on linux, everything works well on both mac and windows.
- duplicates
-
JDK-8097223 Issues with Drag&Drop on Linux
-
- Closed
-
- relates to
-
JDK-8123705 Gtk: onDragDropped event not always received
-
- Resolved
-