https://bugs.kde.org/show_bug.cgi?id=410641
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://commits.kde.org/kon |konsole/commit/f8f7b43936b7 |sole/f8f7b43936b7b3718383d3 |b3718383d3a3ca67a387e28a308 |a3ca67a387e28a3089 |9 | --- Comment #10 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit f8f7b43936b7b3718383d3a3ca67a387e28a3089 by Kurt Hindenburg, on behalf of Konstantin Kharlamov. Committed on 07/08/2019 at 14:30. Pushed by scmsync into branch 'Applications/19.08'. Fix focus getting stuck in menu when XDG_CURRENT_DESKTOP ≠ kde When XDG_CURRENT_DESKTOP ≠ kde, perssing and immediately releasing Alt key makes focus get stuck in menu. Fix this by overriding QProxyStyle. This does not influence menu accelerators (e.g. Alt+f to access "File" in menu), which continue working according to user settings. Signed-off-by: Konstantin Kharlamov <hi-an...@yandex.ru> FIXED-IN: 19.08 Differential Revision: https://phabricator.kde.org/D22980 (cherry picked from commit 0107e68e22d3b70bb7bd7002e38d94f6e6e961ce) M +17 -0 src/main.cpp https://commits.kde.org/konsole/f8f7b43936b7b3718383d3a3ca67a387e28a3089 -- You are receiving this mail because: You are watching all bug changes.