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

[Accessibility] Accessibility tree Children are sorted in wrong order

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.12.7, 5.15.3
    • None
    • macOS, Windows
    • UI Bug Fixing Q1/2021

    Description

      Just like in QTBUG 75005, children of a control need to be sorted by y-axis in QAccessibleQuickItem before being used to navigate the tree. This is because child items get appended to the end of the children list of an item, whereas in the tree they should appear in the order they show up in the UI (top-down).

      This is primarily a problem with ListView and anything that uses Repeater / Instantiator 

      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
              cosminp Cosmin Pancratov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes