https://bugs.kde.org/show_bug.cgi?id=460374
--- Comment #10 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit e2d32445ab0f3d41c0def7536eac616621119e70 by Vlad Zahorodnii. Committed on 03/06/2024 at 10:11. Pushed by vladz into branch 'Plasma/6.1'. wayland: Refuse starting dnd if there's another dnd session in progress If a new drag and drop session is started while there is already one existing, it's possible to end up in a situation where the SeatInterface::dragEnded signal is emitted the second time when one of the data sources is destroyed. (cherry picked from commit ee4cf67371fb9b1047f50b6d40ac84fe19bf1b11) M +4 -0 src/wayland/seat.cpp https://invent.kde.org/plasma/kwin/-/commit/e2d32445ab0f3d41c0def7536eac616621119e70 -- You are receiving this mail because: You are watching all bug changes.