AccessKit / AccessKit/accesskit

Add UIA support for drop-down lists (simple combo boxes)

Open
#25 2 comments 0 reactions 1 assignee View on GitHub

@DataTriny is already working on this.

Since Dec 21, 2024.

Dominant language
Rust
Stars
1.5k
Forks
114
Avg merge
8h 25m
Merged PRs (30d)
28

Description

The top-level combo box control will need to implement the UIA value pattern to indicate the currently selected item. The drop-down list itself is like the list boxes described in #23. My intuition is that we'll need to pay special attention to making these work correctly with all of the Windows screen readers. But that's based only on my experience as a screen reader developer having issues with different combo box implementations, so maybe it's not as much of a problem in the other direction.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.