After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735849 - DnD defaults to GDK_ACTION_COPY
DnD defaults to GDK_ACTION_COPY
Status: RESOLVED DUPLICATE of bug 755625
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-09-01 21:07 UTC by Carlos Garnacho
Modified: 2015-11-17 20:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carlos Garnacho 2014-09-01 21:07:20 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.
Comment 1 Matthias Clasen 2015-11-17 20:59:35 UTC

*** This bug has been marked as a duplicate of bug 755625 ***