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

Virtual Keyboard Hints are not reported for the second top level wayland window

    XMLWordPrintable

Details

    • 3cd0f5740 (dev), c032e28b1 (6.8), d165e0b9e (tqtc/lts-6.5)

    Description

      Attached a applicationmanager manager example using the QtVirtualkeyboard.

      Starting the first application, it shows the application window which contains a TextField. Using the virtualkeyboard on that TextField everything works as expected.

      E.g. When the TextField is empty the VirtualKeyboard starts with an uppercase letter and continues with a small letter.

      After a DoubleTab outside of the textField (inside the app window) another window with a text field apears. This is the second toplevel window of the application.

      In this TextField the virtualkeyboard doesn't work correctly. Switching from uppercase to lowercase letters doesn't work anymore.

      This is because the InputQueries are forwarded from the QVKB to the QtWaylandSurface, but not answered correctly.

      Attachments

        1. minidesk.tar.gz
          93 kB
          Dominik Holland
        For Gerrit Dashboard: QTBUG-130581
        # Subject Branch Project Status CR V

        Activity

          People

            rgriebl Robert Griebl
            gagi Dominik Holland
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes