Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.3.1
-
None
Description
If one of the QWSPC101KeyboardHandler based keyboard drivers are used, then the keycode received when the "Shift" modifier is active is different than that received when using the others drivers (eg: qvfb, vnc) or other platforms (eg: X11, Win). For example, pressing the Shift+7 key sequence will give 'Qt::Key_Ampersand' on most configurations, but will give 'Qt::Key_7' when done with the QWSPC101KeyboardHandler based drivers.