QWebEngineView does not follow sponsored links
-
wrote on 26 Apr 2019, 08:23 last edited by
Hi.
QWebEngineView does not follow sponsored links, but goes on regular links.
Possible complexity in javascript scripts.
How to fix a bug. -
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 -
wrote on 26 Apr 2019, 10:09 last edited by
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? -
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
-
wrote on 26 Apr 2019, 13:32 last edited byThis post is deleted!
-
wrote on 29 Apr 2019, 17:25 last edited byThis post is deleted!
3/6