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

            Bug ID: 765695
           Summary: DND doesn't work for GtkOverlay on Wayland
    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: ---

Created attachment 326893
  --> https://bugzilla.gnome.org/attachment.cgi?id=326893&action=edit
test case

DND doesn't work for GtkOverlay on Wayland as demonstrated by the test case.
The exact same program works properly on X11.

Steps to reproduce:
1. Compile and run the test program.
2. Drag and drop a file or text onto the test program's window.

Actual Results:
On X11, the file/text will be accepted by the program. Its string
representation will be displayed in the GtkEntry and printed to console. On
Wayland, the test program will not accept the file/text at all.

Expected result:
The program should behave identically on both X11 and Wayland.

-- 
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