Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-60994

ALT-GR key combinations don't work as expected with TextInput Item

XMLWordPrintable

      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.)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            srutledg Shawn Rutledge
            momo Linda Gundal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes