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

Qml ListView does not signal focus change when focused through VoiceOver

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8.3
    • None
    • macOS

    Description

      In QTBUG-135845 we reported an issue where VoiceOver (or a11y in general) is not able to properly navigate scrollables.

      We suggested a patch, which allows VoiceOver to focus on a new element even if it is outside the viewport. Using this patch, VoiceOver is now able to focus on the next row of a ListView even if the row is outside the viewport. However, there is no signal emitted that the element has the focus.

      The reason why this is an issue for us is mentioned in QTBUG-135845. We want to assist partially impaired users by moving the view along with the focused element.

      The discussion here might also give helpful insights on what we want to achieve and why: https://codereview.qt-project.org/c/qt/qtbase/+/638752

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            timonsassor Timon Sassor
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes