Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
5.12.7, 5.15.3
-
None
-
-
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
- relates to
-
QTBUG-75005 [Accessibility] QtQuick Controls 2 Dialog in modal mode doesn't prevent VoiceOver/Narrator from reading what's underneath in the main window
-
- Closed
-