https://bugs.kde.org/show_bug.cgi?id=460374
--- Comment #8 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit ee4cf67371fb9b1047f50b6d40ac84fe19bf1b11 by Vlad Zahorodnii. Committed on 03/06/2024 at 09:54. Pushed by vladz into branch 'master'. 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. M +4 -0 src/wayland/seat.cpp https://invent.kde.org/plasma/kwin/-/commit/ee4cf67371fb9b1047f50b6d40ac84fe19bf1b11 -- You are receiving this mail because: You are watching all bug changes.