Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-69460

QWebEngineSettings::FocusOnNavigationEnabled enabled by default but should be disabled by default according to doc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.5
    • WebEngine
    • None
    • macOS

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt_webengine_team Qt WebEngine Team
            hrabowski Maximilian Hrabowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes