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

[Accessibility] Qt Quick Controls 1.0 TreeView isn't accessible (hierarchy is flattened)

XMLWordPrintable

    • macOS, Windows

      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)

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            cosminp Cosmin Pancratov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes