https://bugs.kde.org/show_bug.cgi?id=412350
Justin Zobel <justin.zo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |ASSIGNED --- Comment #9 from Justin Zobel <justin.zo...@gmail.com> --- (In reply to Nate Graham from comment #8) > Git commit 99b29195b45ecc0de97761f13e7df81dd92b53e7 by Nate Graham, on > behalf of Aleix Pol. > Committed on 28/11/2020 at 22:33. > Pushed by ngraham into branch 'Plasma/5.20'. > > xwl: Do not refresh the x11 Clipboard while fetching > > At the moment there was a race condition when putting something into the > keyboard from XWayland apps. The clipboard manager would announce a new > thing before we'd submitted it all resulting in a broken state. > > This change detects when it's fetching and will only refresh the source > after everything has been sent. > Related: bug 424754 > (cherry picked from commit d335070b80c2f3bc5674355e3edba61bc010bc36) > > M +10 -0 xwl/clipboard.cpp > M +1 -0 xwl/clipboard.h > > https://invent.kde.org/plasma/kwin/commit/ > 99b29195b45ecc0de97761f13e7df81dd92b53e7 Does this resolve the issue? Have you tested? -- You are receiving this mail because: You are watching all bug changes.