I am afraid I didn't understand that.
You click on a link in the webview?
And another window opens?
Cheers,
_
I am afraid I didn't understand that.
You click on a link in the webview?
And another window opens?
Cheers,
_
MrCoder (18th April 2016)
Once inside the firefox browser, a click on some links will open in a new tab, the links do not open in WebView
How would Firefox know that you want to open links in your program?
Cheers,
_
MrCoder (18th April 2016)
No, I open a site on Firefox when I click on the links it will open in another window
now, when the site opens in WebView, and I could not open the link I click on the links
I see.
Have you checked if onNavigationRequested is invoked for those links?
Btw, if you are developing something new, you might want to look into Qt5.6 and WebEngineView
Cheers,
_
MrCoder (19th April 2016)
Thanking you
all the links that Target is equal to _blank
<a href="" target="_blank">Click here!</a>
Within WebView when I click on this link does not work why?
Bookmarks