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

Android - not showing keyboard for widgets

XMLWordPrintable

    • Android

      There is a problem with showing keyboard on QT 6.0.0 with Widgets. It is not showing after focusing widget by touch (even the simplest QLineEdit).

       It seems that the problem is related with wrong qMouseEvent position.

      Event position is checked before showing keyboard. In the attached sample code it is shown, that Y value is lower than 0. For sure this value is not correct, and that is why the keyboard is not showing.

      The bug is NOT reproducible by mouse click.

      The bug is NOT reproducible on 5.15

       

       

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

            bartlomiejmoskal Bartlomiej Moskal
            bartlomiejmoskal Bartlomiej Moskal
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes