https://bugs.kde.org/show_bug.cgi?id=511509
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/0c91adf1a2 | |7f389ea790c0a8ca671e139755a | |4b5 Status|ASSIGNED |RESOLVED --- Comment #10 from Vlad Zahorodnii <[email protected]> --- Git commit 0c91adf1a27f389ea790c0a8ca671e139755a4b5 by Vlad Zahorodnii. Committed on 27/11/2025 at 09:09. Pushed by vladz into branch 'master'. wayland: Don't withdraw data offers when keyboard focus changes When a dialog is closed, the keyboard focus doesn't move to the parent window immediately. Instead, it jumps to the null window, and then from the null window to the parent window. The window activation bits need more massaging. In meanwhile, keep the old data offers around. Not great, but it restores the old behavior. M +2 -0 autotests/integration/selection_test.cpp M +10 -5 src/wayland/seat.cpp https://invent.kde.org/plasma/kwin/-/commit/0c91adf1a27f389ea790c0a8ca671e139755a4b5 -- You are receiving this mail because: You are watching all bug changes.
