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

Unable to hide Android's virtual keyboard

    XMLWordPrintable

Details

    • 28b57f0e95dfb162064f3b0bd9534725b1070380

    Description

      It's not possible to hide the Android's virtual keyboard. It seems that Qt is explicitly requesting it to be open, even though one adds
      android:windowSoftInputMode="stateHidden"

      to the AndroidManifest.xml file

      Steps to reproduce:
      1. run the attached example on an Android device (Tested on Nexus 7 with Android version 5.1.1)
      2. tap on the textedit

      Expected result:
      The virtual keyboard does not open

      Actual result:
      The keyboard opens

      Attachments

        For Gerrit Dashboard: QTBUG-46528
        # Subject Branch Project Status CR V

        Activity

          People

            stromme Christian
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes