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

            Bug ID: 765565
           Summary: Wayland: Inspector GtkLabel drag'n'drop crashes client
    Classification: Platform
           Product: gtk+
           Version: 3.20.x
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---

To reproduce:

Open the inspector, select text in a selectable GtkLabel (like in the General
tab), then try to drag that text.

The reason seems to be that a wl_buffer from one wl_display is attached to a
wl_surface of another wl_display. This causes the compositor to disconnect the
client, because the attached object may either non-existent on the other
wl_display, or of the wrong type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to