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

Improve accessibility of ListView page - list view items UIA description includes more information. #1435

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

kmahone
Copy link
Member

@kmahone kmahone commented Jan 29, 2024

This issue was brought up here:

JAWS cannot read non-simple ListViewItems · Issue #8109 · microsoft/microsoft-ui-xaml

We update the ToString of the data item in the ListView to include both the Name and the Company which gives a better experience for screen readers.

@kmahone
Copy link
Member Author

kmahone commented Jan 29, 2024

/azp run

@kmahone kmahone merged commit d5f904b into main Jan 29, 2024
2 checks passed
@karkarl karkarl deleted the user/kmahone/listviewitemToString branch February 12, 2024 23:50
karkarl pushed a commit that referenced this pull request Jul 15, 2024
…ion includes more information. (#1435)

This issue was brought up here:

[JAWS cannot read non-simple ListViewItems · Issue #8109 ·
microsoft/microsoft-ui-xaml](microsoft/microsoft-ui-xaml#8109)

We update the ToString of the data item in the ListView to include both
the Name and the Company which gives a better experience for screen
readers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants