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

Duplicate label on QTreeViews

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 6.4.0
    • None
    • Windows

    Description

      Steps to reproduce:

      Since Qt6.4, when you tab to a QTreeView, all screenreaders correctly report the tree, but label is announce multiple times, especially by NVDA screenreader for example.

      Here is the explanation by a NVDA dev:

      "The reason for the duplicated speaking, is that these treeviews are exposing the treeview label via the following UIA properties:
      • name
      • value pattern's value
      • helpText.
      The label of the treeview should only be exposed by the UIA name property, and nowhere else."

       

      Expected behavior:

      -Qt should only expose tree view label with UIA name property

      Attachments

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

        Activity

          People

            axelspoerl Axel Spoerl
            oreonan Corentin Bacqué-Cazenave
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes