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

Qt.inputMethod.visible property is unreliable on Samsung Android devices

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.6.0 RC
    • 5.4.0 Beta
    • QPA
    • None
    • Samsung Galaxy S3, Samsung Galaxy Tab 3 10"
    • Android

      The Qt.inputMethod.visible does not seem to be reliable on Samsung devices. This is reproduced by using the attached code, and do the following:

      1. Press Print status: label shows inputMethod.visible false - OK
      2. Tap in the TextField
      3. Press Print status: label shows inputMethod.visible false - NOT OK on Samsung devices. However on HTC Flyer or on Nexus 3 this works fine

      • Now if starting to type something, the property goes true, but after deleting the typed text it's back to false again even if the keyboard is still up.
      • If tapping into the TextField again, and then press PrintStatus, we get the correct values every time after this.

        1. inputMethodVisible-Samsung.png
          82 kB
          Tomas Løvbukten
        2. main.qml
          1 kB
          Tomas Løvbukten
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ogoffart Olivier Goffart (Woboq GmbH)
            tomaslov Tomas Løvbukten
            Votes:
            2 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes