https://bugs.kde.org/show_bug.cgi?id=492726
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=422401 Resolution|--- |UPSTREAM --- Comment #3 from fanzhuyi...@gmail.com --- The provided keymap indicates that your left shift is mapped to capslock, which is not a modifier. Currently our shortcut handling is based on Qt key codes, which is based on key syms, so unfortunately we won't be able to handle this situation. I am marking this as UPSTREAM, as what we are doing is consistent with how Qt processes shortcuts. This has been requests to support shortcuts based on native key codes, e.g. see BUG 422401. -- You are receiving this mail because: You are watching all bug changes.