Skip to content

Provide an accessible solution to use wx.CheckListBox #7325

@LeonarddeR

Description

@LeonarddeR

Steps to reproduce:

Populate a wx gui with a wx.CheckListBox

Expected behavior:

Check boxes in the wx.CheckListBox are reported in NVDA, similar to the list control with checkable items in disk clean up (cleanmgr)

Actual behavior:

The wx.CheckListBox is reported as a normal list (i.e. the check boxes aren't reported)

Additional info

Use cases with an issue

Use cases without an issue

  • Show all the items for the formatting dialog in a list. However, this would break accelerator shortcuts, so we probably not want this. Just wanted to bring it up
  • Show the add-ons in the add-ons manager in a list with check boxes, so we can get rid of the separate enable/disable button. This might be confusing for add-ons which are marked for deletion, though. But we probably can force disable the check box in that case.
  • Add-on authors might be interested

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions