https://bugzilla.gnome.org/show_bug.cgi?id=697855 gtk+ | Backend: Wayland | 3.8.x
--- Comment #50 from Matthias Clasen <[email protected]> 2014-08-30 03:51:34 UTC --- I've now played a bit with the branch under weston (my mutter doesn't get any input, so not very useful for testing dnd...). I've used the clipboard example in gtk3-demo. Results: 1) copy/paste works for both text and images 2) the snapback animation after a rejected drop doesn't show 3) the image drag doesn't get the dnd window. You probably run into the case where we try to do it all with a cursor. We must not do that under wayland, I guess 4) the cursor does not update to indicate whether a drop is possible 5) the right click menu on the images in this example is mispositioned -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
