-
Bug
-
Resolution: Fixed
-
P3
-
8
-
linux
I start a DND using COPY_OR_MOVE transfert mode.
If the target accepts COPY_OR_MOVE transfert mode, then the onDragDropped event is received.
But if the target only accpets MOVE transfert mode, then the onDragDropped event is not received.
This is linux specific.
Simple test case to reproduce.
If the target accepts COPY_OR_MOVE transfert mode, then the onDragDropped event is received.
But if the target only accpets MOVE transfert mode, then the onDragDropped event is not received.
This is linux specific.
Simple test case to reproduce.
- blocks
-
JDK-8095829 Use TransferMode.COPY_OR_MOVE for DND within content view
-
- Resolved
-
- relates to
-
JDK-8096019 Gtk: Linux : Issues with Drag and Drop on Linux platform
-
- Closed
-