-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.9.5
-
None
The summary says it all, i need to put
QWebEngineProfile::defaultProfile()->settings()->setAttribute( QWebEngineSettings::FocusOnNavigationEnabled, false );
in my startup code to disable the flag.
According to doc it should be disabled by default.