https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #15 from tr...@yandex.com --- (In reply to trmdi from comment #13) > 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] I mean this. Only Meta+A-> show "a" Ctrl+A, Shift+A, Meta+Shift+A... -> show "A" This allows users set "Meta+A" and "Ctrl+A/Shift+A/..." and the badges remind him about it. See my example above. Of course this only makes the badges more useful without any side problem. -- You are receiving this mail because: You are watching all bug changes.