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

[Accessibility] In QWindowsUIAMainProvider - StaticText controls should not return a ValueProvider

    XMLWordPrintable

Details

    • Windows
    • 26f8adb1eefd1a8822413e036f2878b8cc1e7029 (qt/qtbase/5.13)

    Description

      On Windows, Narrator reads out static texts and announces whether they are editable or not, which is confusing to users. It should only read out the text.

      This is because all controls implement the Value pattern, which makes Narrator call the get_IsReadOnly method and announce "editable text" or "read only" based on what the result is.

      Attachments

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

        Activity

          People

            anrocha André De La Rocha (Inactive)
            cosminp Cosmin Pancratov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes