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

change event isn't fired to screenreader when item or checkbox is disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.15.11
    • Other
    • None
    • Windows 10
      Tested with Jaws, Narrator and NVDA screenreaders
    • Windows

    Description

      I am blind, so work with a screenreader. As a PyQT developer, I'm facing this issue: When creating a list with items that can be toggled on or off, the change event is fired to the screenreader when toggled from off to on, but not when turned off again. Tested with Jaws, NVDA and narrator on Windows. Same happens, when items are changed to checkboxes. The new status is of course announced to the screenreader when e.g. moving to another item in the list and then going back, however it would be helpful if the property change was fired directly after it occurs. Attached is a Python file with a list to reproduce this behavior.

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            juliandreykorn Julian Dreykorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes