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

Qtvirtualkeyboard arrow navigation doesn't work with QWebEngine

    XMLWordPrintable

Details

    • Linux/X11
    • 9b0be663f82acd2b527615420071ea791cecedc6 (qt/qtvirtualkeyboard/5.14)

    Description

      enabling the arrow keys navigation with qtvirtualkeyboard works with everything qwidget or QML based. except a webengine view (to reproduce the basic browser example of qtwebengine is affected)

      after navigating to the left or right, and pressing enter to "press" a virtual keyboard button, the cursor goes to left instead and the second time enter is tapped the desired letter will actually appear.

       

      But every time, seems that the actual arrow key event is actually taken by the webview and executed delayed by pressing enter on the VK in arrow navigation mode.

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            notmart Marco Martin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes