You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found another PyQt5 tabbed browser that can handle target="_blank" links.
It'll open a link in a new tab if the link has target="_blank". https://github.com/qutebrowser/qutebrowser
You need to handle QWebEnginePage.acceptNavigationRequest to solve it.
alandmoore
added a commit
to alandmoore/15-minute-apps
that referenced
this issue
Oct 9, 2019
No description provided.
The text was updated successfully, but these errors were encountered: