https://bugs.kde.org/show_bug.cgi?id=445661
--- Comment #13 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 3546cc0541349feea42080b9df50fd76f3e1cd2b by Vlad Zahorodnii. Committed on 23/09/2022 at 08:43. Pushed by vladz into branch 'master'. wayland: Send wl_data_offer.source_actions before wl_data_device.enter This makes kwin's behavior consistent with other wayland compositors (sway, GNOME Shell, etc) and it's reasonable to provide all the information about the data source before wl_data_device.enter. It also makes Firefox happier. Relevant discussion upstream: https://gitlab.freedesktop.org/wayland/wayland/-/issues/322 M +1 -1 src/wayland/datadevice_interface.cpp https://invent.kde.org/plasma/kwin/commit/3546cc0541349feea42080b9df50fd76f3e1cd2b -- You are receiving this mail because: You are watching all bug changes.