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

QAccessible::updateAccessibility dosen't work properly

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes