-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.14.2
Qt Quick Controls 1.0 TreeView is implemented using a BasicTableView/ListView which simulates tree branches by adding indentation.
The problem with that is when running under Narrator/VoiceOver, the hierarchical information about the nodes is lost (child tree nodes need to show up as child acc nodes of their parent tree node in the acc tree)
- mentioned in
-
Page Loading...