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

TextField Hidden by Keyboard in Landscape Mode with Qt 6.8.4 Android

XMLWordPrintable

    • Android
    • 2025wk34s2QtforAndroid, 2025wk36s2QtforAndroid, 2025wk42s3QtforAndroid

      In a landscape mode application, tapping a TextField causes the keyboard to appear on the lower half of the screen, obscuring the TextField. Instead of direct real-time input into the TextField on the app (as was possible in previous versions), an input screen appears.
      This issue may not reproduce depending on device types.

      How to reproduce:
      1. Run the attached application using Qt 6.8.4 for Android.
      2. Tap the TextField; as shown in the attached screenshot, the TextField becomes invisible.

      Environments where the issue is reproducible:

      • Qt 6.8.4 for Android Clang arm64-v8a, Galaxy S10 (Android 12)
      • Qt 6.8.3 for Android Clang arm64-v8a, Galaxy S10 (Android 12)

      Notes:

      • This problem was expected to be resolved by fixes QTBUG-128745, QTBUG-135376, and QTBUG-136229. However, since it still reproduces in Qt 6.8.4 that includes those fixes, a new bug this report has been created.
      • It has been confirmed that applying the attached patch (diff.txt) to Qt 6.8.3 eliminates the issue.

        1. Android_IME_qt.zip
          6 kB
          Hitoshi Ito
        2. diff.txt
          0.7 kB
          Hitoshi Ito
        3. qt6_8_3+patch.jpg
          222 kB
          Hitoshi Ito
        4. qt6_8_3.jpg
          207 kB
          Hitoshi Ito
        5. qt6_8_4.jpg
          191 kB
          Hitoshi Ito
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtandroidteam Qt Android Team
            hitoshiito Hitoshi Ito
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes