Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Set WinUI picker description to title #6970

Merged
merged 2 commits into from
May 10, 2022
Merged

[Windows] Set WinUI picker description to title #6970

merged 2 commits into from
May 10, 2022

Conversation

rachelkang
Copy link
Member

Description of Change

Set picker title to be read out when WinUI picker receives screen reader focus
(before this PR, the picker title did not get read out at all in any circumstance)

Issues Fixed

Fixes #6928

@rachelkang rachelkang requested a review from PureWeen May 9, 2022 22:26
@rachelkang rachelkang added platform/windows 🪟 legacy-area-a11y Relates to accessibility legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor area-controls-picker Picker labels May 9, 2022
@Redth Redth merged commit 2a7acdc into main May 10, 2022
@Redth Redth deleted the fix-6928 branch May 10, 2022 00:39
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@Eilon Eilon added t/a11y Relates to accessibility and removed legacy-area-a11y Relates to accessibility legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maui Picker with a Title property has no accessible name for screen readers using the UI Automation API
4 participants