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

unable to input 0x1XXXX characters from unicode keysyms (linux, gnome, wayland)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.0
    • QPA: X11/XCB
    • Linux/Wayland

      first off, this is a very niche corner case. i have been trying to make keyboard layouts for ancient languages directly mapping the keys to unicode characters, e.g. character 0x103A0 (old persian "a") to the letter a as 0x010103a0, as for some reason extended unicode keysyms need to be offset by 0x01000000.

      the issue

      using whichever QT5 app including a demo i wrote myself, the keyboard doesn't input any character. pasting the characters from somewhere else renders correctly.

      using a demo QT6 app it works fine.

      to be clear: the layout works as expected everywhere else, libreoffice, gnome apps, firefox etc.

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

            liaqi Liang Qi
            myyc Marco C
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes