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

Make able to disable update of accessibility focus on QWidget::setFocus()

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • None

    Description

      This focus accessibility update is disabled for menus: https://codereview.qt-project.org/c/qt/qtbase/+/3021
      A widget with a custom QAccessibleInterface may also update the focus manually.

      For example, in case of QtWebEngine, the accessibility focus should be set to an HTML element what doesn't have corresponding QWidget. QWidget::setFocus() sets the accessibility focus on the QWebEngineView and this causes issues on Windows: https://bugreports.qt.io/browse/QTBUG-82862

      Attachments

        Issue Links

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

          Activity

            People

              smd Jan Arve
              pvarga Peter Varga
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes