Description
I try to use QWebEnginePage::acceptNavigationRequest in WebEngine as a replacement for linkClicked in Webkit.
The method is called for http, https, ftp Urls.
But NOT for other (unknown) protocols.
See attached test project.
I try to use QWebEnginePage::acceptNavigationRequest in WebEngine as a replacement for linkClicked in Webkit.
The method is called for http, https, ftp Urls.
But NOT for other (unknown) protocols.
See attached test project.