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

[Regression 5.13.0->5.13.1] QWebEngineView doesn't receive keyboard events without re-focusing

    XMLWordPrintable

Details

    • Linux/X11
    • 947883141d9d8b3079a8a21981ad8a5ce3c4798e (qt/qtbase/5.13)

    Description

      Steps to reproduce

      • ./simplebrowser www.google.com
      • start typing

      Actual Result
      Cursor is blinking in the input field but characters don't appear.

      Expected Result
      Characters appear.

      By clicking into the URL bar or another window, then clicking into the input field makes keyboard functional again. As far as I see this is a widget issue, quick seems to work fine. Widget minimal browser has the same issue.

      RenderWidgetHostViewQtDelegateWidget doesn't receive the events.

      Reverting https://codereview.qt-project.org/c/qt/qtbase/+/268743 fixes the issue.

      Attachments

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              pvarga Peter Varga
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes