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

Qt Android Apps not using correct keyboard layout in Windows Subsystem for Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.15.13
    • None
    • Android

    Description

      There's a problem with W11 Qt Android Apps on Windows Subsystem for Android (WSA).

      Have successfully submitted Qt Apps as APK (arm 64, x86-64) to Amazon AppStore and can run the Apps and navigate through the Apps.

      The problem is with entering text: the Keyboard Layout wasn't detected correctly, so I cannot enter german umlauts (üöä) from german QWERTZ Keyboard.

      In Windows 11 I have two keyboards: 

      • english US Layout - QWERTY
      • german Layout - QWERTZ

      In WSA Settings I set the switch "Keyboard Compatibility" for my apps.

      In QtQuickControls TextField I can enter "QWERTZ" if german keyboard selected from W11, also I can enter "QWERTY" from english keyboard.
      So my Qt App recognizes switching between english and german layout.

      But I cannot enter "üä" from german layout, I'm getting ";'",
      also cannot enter "@" using altGr-Q

      Not only tried my Apps I submitted to Amazon AppStore, I also have side-loaded APKs (using App APK-Installer or WSA-Tools from Amazon AppStore), but same behavior.

      Now I tried entering text into other Android Apps from Amazon AppStore (ColorNote, YouTube)
      All works as expected: can enter all umlauts from german layout, so it seems that it's Qt-specific.

      Would be great to get Qt Apps running without problems on Windows Subsystem for Android.

       

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            ekkescorner Ekkehard
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes