-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.6.0
-
None
-
Windows 8.1 Desktop system
The TextInput Item incorrectly handles the entry of the "]" or "}" key on a German keyboard. The character is inserted but the accepted() signal is automatically generated afterwards! On a German keyboard, these two characters must be selected using the ALT-GR key (ALT-GR+9 and ALT-GR+0, respectively). On a U.S. keyboard, the characters are handled correctly.
Any suggestion on how I can get around this problem?
(Note: this appears to be somewhat related to the unresolved QTBUG-51848. In fact, the handling of ALT-GR keys seems to be a basic shortcoming, as I have seen several specific issues (different from mine) on the incorrect processing of ALT-GR keys.)