[Wayland-bugs] [Bug 748763] warnings when starting drag from GtkEntries

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Thu May 21 09:04:07 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748763

--- Comment #7 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 303768
  --> https://bugzilla.gnome.org/attachment.cgi?id=303768&action=edit
entry: Set up text drag icon within drag_begin()

the drag_begin() vmethod is meant for this, and the internal DnD code
will set up a drag icon if ::drag_begin didn't do so, which means
we are first getting a "default" icon, and then replacing it with the
text surface.

This is completely harmless in X11, but causes issues on wayland as
the DnD icon window is expected to remain unchanged during DnD there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150521/3805449e/attachment.html>


More information about the wayland-bugs mailing list