https://bugs.kde.org/show_bug.cgi?id=423080
--- Comment #11 from Alexander Lohnau <alexander.loh...@gmx.de> --- That is because the new Global Shortcuts UI uses QML. The old QWidgets one had an extra case to prevent the focus loss with tab/backtab: https://invent.kde.org/frameworks/kxmlgui/-/blob/master/src/kkeysequencewidget.cpp#L675 But I don't know how to implement this behavior in QML. -- You are receiving this mail because: You are watching all bug changes.