Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QWebEngineView does not follow sponsored links
-
Hi.
QWebEngineView does not follow sponsored links, but goes on regular links.
Possible complexity in javascript scripts.
How to fix a bug.
-
@Mikeeeeee I don't think this is a bug. I think QWebEngineView simply does not follow links to other domain than the one currently loaded.
Maybe you need to change https://doc.qt.io/qt-5/qwebenginesettings.html#setUnknownUrlSchemePolicy
-
In Qt 5.12, I do not compile, but in Qt 5.9 it compiles.
Is it possible to fix this with Qt 5.9?
-
@Mikeeeeee The method I mentioned was introduced in Qt 5.11
-
This post is deleted!
-
This post is deleted!