https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #13 from tr...@yandex.com --- There are several types of a shortcut: Shift+S, Alt+S, Shift+Alt+S, Meta+S, Meta+Shift+S... So I think the best test is: Meta+[a-z] -> lowercase, non-(Meta+[a-z]) -> uppercase that will remind the user about his shortcut, he will remember that he uses a Meta+[a-z] or a non-(Meta+[a-z]) for that item. + non-(Meta+[a-z]) includes Meta+Shift+[a-z] -- You are receiving this mail because: You are watching all bug changes.