Actions
Feature #897
closedLook at the AcceptNavigationRequest method
Start date:
08/24/2022
Due date:
% Done:
0%
Estimated time:
Description
https://doc.qt.io/qt-6/qwebenginepage.html#acceptNavigationRequest
This might be valuable in certain circumstances.
Updated by Soren Stoutner over 2 years ago
- Priority changed from Next Release to 1.x
Updated by Soren Stoutner 6 months ago
- Priority changed from 1.x to Next Release
Updated by Soren Stoutner 6 months ago
- Status changed from New to Closed
I was hoping that this could assist with handling Feature #967: Disable automatic opening of links in a new tab, but it turns out that it doesn't differentiate the target location.
Everything this exposes is already handled by https://doc.qt.io/qt-5/qwebengineurlrequestinterceptor.html.
Actions