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

Android: Keyboard doesn't hide from done button

XMLWordPrintable

    • Android
    • I018351caa18bd2116665771e5f024a57182a01b9, I6a77f856ece4856e7f745ab4a75b2, I29c9e9421afd957457c648dc07270ee5dd7ca8e514997abf7d8, I5a06e3eb777d7f794dd1493b307f0b05a2caf281

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes