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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes