Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.4.0, 5.15.5
-
Windows 8.1, VS2013
-
-
faec509a21b4700dbf271c4dcbb3a993f1c4042f
Description
In the "WebEngine Tab Browser Example", if I put a breakpoint in either WebView::mousePressEvent(QMouseEvent *event), or WebView::wheelEvent(QWheelEvent *event)
the debugger never hits the breakpoint.
Do I need to do anything specific to make these events work?
Attachments
Issue Links
- is duplicated by
-
QTBUG-58317 QWebEngineView::wheelEvent ignored
- Closed
-
QTBUG-60701 QWebEngineView not send to eventFilter QEvent::MouseMove
- Closed
- relates to
-
QTBUG-46251 QML WebEngineView can not deal with key event
- Open