-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.9.5, 5.10.1, 5.11.0
-
None
Hi, according to the QML documentation for WebEngineView 1.5, onNewViewRequested should contain request.requestedUrl. However, it does not have a requestedUrl field.
The example I uploaded is modified from one of your example apps.
The console output shows:
qml: BUG REPORT: request = {"objectName":"","destination":3,"userInitiated":true} request.requestedUrl =
where requestedUrl is undefined