[Wayland-bugs] [Bug 765695] New: DND doesn't work for GtkOverlay on Wayland
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 27 20:51:32 UTC 2016
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: gtk-bugs at gtk.org
Reporter: kritphong at mongkhonvanit.tk
QA Contact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160427/cd62ba6c/attachment.html>
More information about the wayland-bugs
mailing list