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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.9
    • QPA
    • iOS/tvOS/watchOS

    Description

      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.  

       

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes