https://bugs.kde.org/show_bug.cgi?id=459389
--- Comment #15 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 46cad20ea861567d325a8f8fee74cd6e42278f61 by Vlad Zahorodnii, on behalf of David Edmundson. Committed on 03/03/2023 at 11:25. Pushed by vladz into branch 'master'. wayland: Cancel selections if set without focus Otherwise we confused clients in the following situation: Client A sets selection, but due to timing has lost focus User copies something in client B Client later tries to paste in client A. Client A still thinks it owns the selection so does nothing. M +10 -2 src/wayland/seat_interface.cpp https://invent.kde.org/plasma/kwin/commit/46cad20ea861567d325a8f8fee74cd6e42278f61 -- You are receiving this mail because: You are watching all bug changes.