** Tags added: dnd noble ** Bug watch added: Red Hat Bugzilla #2027569 https://bugzilla.redhat.com/show_bug.cgi?id=2027569
** Also affects: mutter (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=2027569 Importance: Unknown Status: Unknown ** Changed in: mutter (Ubuntu Noble) Milestone: None => noble-updates ** Changed in: mutter (Ubuntu Noble) Importance: Undecided => Low ** Changed in: mutter (Ubuntu Noble) Status: New => Triaged ** Changed in: mutter (Ubuntu Oracular) Importance: Undecided => Low ** Changed in: mutter (Ubuntu Plucky) Importance: Undecided => Low ** Tags added: desktop-needs-sru ** Tags added: fixed-in-mutter-46.5 fixed-upstream -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/2097415 Title: Ubuntu 24.04, mutter: drag and drop does not work between x11 and wayland applications Status in Mutter: Fix Released Status in mutter package in Ubuntu: Fix Released Status in mutter source package in Noble: Triaged Status in mutter source package in Oracular: Fix Released Status in mutter source package in Plucky: Fix Released Status in mutter package in Fedora: Unknown Bug description: Original report[1]: ---------- Description of problem: Unable to perform Drag and Drop using XDND protocol from Xlib application to application running on Wayland display server natively. How reproducible: always Steps to Reproduce: 1. compile attached file with "gcc XDnDSource.c -o XDnDSource -lX11 && ./XDnDSource". Attached file is a simple drag source client, written using XDND protocol. It has single mime-type to transfer: `text-plain`. 2. try to perform drag and drop starting from black area. 3. drop to gedit, firefox, etc. 4. <fail> Actual results: It fails to find any window having XdndAware property(except for apps running on XWayland), so it unable to perform drop action. Expected results: Performed drop. Additional information: The same example works for Ubuntu 21.04, Oracle Linux 8u5 on Wayland, but not on Fedora 35. ---------- The issue was fixed in Gnome 47 (plucky, oracular), but still present in Gnome 46 (noble). Attached reproducer from the original report. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2027569#c0) To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/2097415/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

