https://bugs.kde.org/show_bug.cgi?id=430563
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/commit/6688 | |2a03d04ac9ef4fb8e30459e5696 | |bf5720d99 Status|ASSIGNED |RESOLVED --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 66882a03d04ac9ef4fb8e30459e5696bf5720d99 by David Edmundson. Committed on 25/03/2021 at 14:21. Pushed by davidedmundson into branch 'master'. Fix keyboard handling of preset selection The view did not have focus correctly, due in part to this and a kirigami issue. We also want to prevent the plasma dialog from closing when escape is pressed. Ideally we would have a magic solution in OverlaySheet, but after we fixed focus it is impossible to do nicely. shortcutOverride is only invoked on the item with real active focus, not any parents. M +9 -0 faces/ConfigAppearance.qml https://invent.kde.org/plasma/libksysguard/commit/66882a03d04ac9ef4fb8e30459e5696bf5720d99 -- You are receiving this mail because: You are watching all bug changes.