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

Android: Keyboard doesn't hide from done button

    XMLWordPrintable

Details

    • Android
    • I018351caa18bd2116665771e5f024a57182a01b9, I6a77f856ece4856e7f745ab4a75b2, I29c9e9421afd957457c648dc07270ee5dd7ca8e514997abf7d8, I5a06e3eb777d7f794dd1493b307f0b05a2caf281

    Description

      Make application with QlineEdit and start to write. Try to press keyboard done and you'll see it's not hiding.

          QApplication a(argc, argv);
          QLineEdit l;
          l.show();
      

      Tested on Android v4.4.emulatator.

      Attachments

        Issue Links

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

          Activity

            People

              samuelnevala Samuel Nevala
              qtcomsupport Qt Support
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes