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

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

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-79613
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes