Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1650

QAccessiblePlugin class and QAccessible.installFactory() static method should be included in PySide

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.2.0
    • 5.15.2, 6.1.2
    • PySide
    • None
    • I tested with PySide 6.1.2 but I didn't find the class and method in other versions as well. It's not even mentioned in the documentation.
    • 34611847c6ffa59cde54e43788806c18d063b49d (pyside/pyside-setup/6.2)

    Description

      The QAccessiblePlugin class and the installFactory() static method of QAccessible class are not included in PySide. They're required for implementing accessibility for controls, along with other dependancies.

      As a result, developers cannot implement accessibility for custom widgets or customize the accessibility information of standard widgets. In fact, I'm facing some issues while developing an accessible application using the standard widgets and I'm blocked from customizing the accessibility for them in order to comply with accessibility requirements and guidelines.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            shadowphoenix99 Shadow Phoenix
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes