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

[Regression] Keyboard is not properly hidden on ios

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS
    • e2e4428f0f (qt/qtbase/dev) e2e4428f0f (qt/tqtc-qtbase/dev) 5f953d02d4 (qt/qtbase/6.4) 5f953d02d4 (qt/tqtc-qtbase/6.4) f247417adf (qt/qtbase/6.3) f247417adf (qt/tqtc-qtbase/6.3) a3728e42bc (qt/tqtc-qtbase/5.15) e2e4428f0f (qt/qtbase/wip/protobuf)

    Description

      When running the simple attached example on Qt 6.2 you get this behaviour

      • Press open dialog button
      • Dialog shows
      • text field is focused
      • keyboard shows
      • click outside the popup
      • popup closes
      • nothing is focused anymore
      • keyboard hides

       

      Which I understand is the expected behaviour from the code

       

      With Qt 6.3.1 and 6.4 beta2 the last steps are different

      • click outside the popup
      • popup closes
      • nothing is focused anymore
      • keyboard is still visible

       

      Which seems like a bug to me.

      Attachments

        1. CMakeLists.txt
          0.8 kB
        2. main.cpp
          0.5 kB
        3. main.qml
          0.8 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard Richard Moe Gustavsen
            albert.astals.cid.avid Albert Astals Cid
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews