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

Qt.inputMethod.visible changes to true in orientation change on iOS26 beta

XMLWordPrintable

    • iOS/tvOS/watchOS
    • a083175cb (dev), b75ebda80 (6.10), 9418ab227 (6.9), 97d59af28 (tqtc/lts-6.8), 2dfd4b68d (tqtc/lts-6.5)

      Attached test app has a boolean property isInputMethodVisible bound to Qt.inputMethod.visible.

      When running the test app on iOS26 beta, it turns true if you just deploy the test app in portrait and then turn it to landscape (without touching TextField).

      isInputMethodVisible: true
      Tracking element window has a non-placeholder input view: (null)
      Tracking element window has a non-placeholder input view: (null)
      Tracking element window has a non-placeholder input view: (null)
      Tracking element window has a non-placeholder input view: (null)
      Tracking element window has a non-placeholder input view: (null) 

      When running the test app on iOS18.5, isInputMethodVisible behaves correctly, i.e. turns to true only if you tap TextField which opens the keyboard.  

       

        1. inputmethodtest.zip
          4 kB
          Tero Alamäki
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            tealamak Tero Alamäki
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: