Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.2
-
None
-
bb05c4129ebd19263f7515b925db1e2e2c75a5a0
Description
When CapsLock is on the numeric keys output the special character associated to shift-number key combination even if it should output the number. It seems that QEvdevKeyboardHandler::processKeycode() doesn't remove the shift modifier from the non-letter keys when CapsLock is on.
Reproduced on Beagleboard/EGLFS/Evdev configuration.