https://bugs.kde.org/show_bug.cgi?id=465385
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/19c467147a | |06e12e511f7dfd9b89c6c73c508 | |34b --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 19c467147a06e12e511f7dfd9b89c6c73c50834b by Vlad Zahorodnii. Committed on 01/10/2024 at 18:52. Pushed by vladz into branch 'master'. Move keyboard focus to grabbing popup immediately It seems that QMenu expects to receive keyboard focus when it's mapped, otherwise keyboard input breaks when using pointer input. In either case, kwin should move keyboard focus immediately rather than do it on demand. M +2 -0 src/popup_input_filter.cpp https://invent.kde.org/plasma/kwin/-/commit/19c467147a06e12e511f7dfd9b89c6c73c50834b -- You are receiving this mail because: You are watching all bug changes.