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

QWebEngineView does not call focusInEvent() function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.12.0 Alpha
    • 5.9.3
    • WebEngine
    • None
    • Windows 10 64bit. MSVC 2017 compiler. Qt 5.9.3.
    • macOS, Windows

      QWebEngineView does not call focusInEvent() function as it is supposed for QWidget descendants...
      I create form with 2 QWidgets and promote them to QWebEngineView descendants (WebView). I do this in order to know when focus is moved from one WebView to another (I must know this as I want make speech synthesise last focused web page in my learning app).
      But after short tests I discovered there is not call QWebEngineView::focusInEvent() function. I consider it as a bug. So I report it.

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

            qt_webengine_team Qt WebEngine Team
            szyk Szyk
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes