GNOME Bugzilla – Bug 735849
DnD defaults to GDK_ACTION_COPY
Last modified: 2015-11-17 20:59:35 UTC
The "copy" DnD is currently hardcoded in the wayland backend. There hasn't been many attempts yet to standardize on how to communicate actions through the exchanged mimetypes between wayland clients, but nevertheless it should be possible to at least exchange the available/suggested/selected actions in local DnD cases, which at least caters for the cases where we default to GDK_ACTION_MOVE in the toolkit.
*** This bug has been marked as a duplicate of bug 755625 ***