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

QAccessible::updateAccessibility dosen't work properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.3.0
    • None
    • Windows 7, NVDA

    Description

      Calling QAccessibility::updateAccessibility method doesn't have any effect on the screen-reader.

      • for QAccessibleWidget I can see the text funtion being called using qDebug strings, but the screen-reader doesn't say anything.
      • for QAccessibleObject nothing happens. It doesn't even look through the hierarchy (it doesn't call childCount or child(int) for the parent)

      I added the project that I'm using for testing.

      Attachments

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

        Activity

          People

            frederik Frederik Gladhorn
            andreituicu Andrei Tuicu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes