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

Bug 54108845: [React Native Gallery -> ProgressView]: Screen reader is announcing incorrect progress value for the “Indeterminate” progress bar. #510

Open
Yajur-Grover opened this issue Oct 7, 2024 · 0 comments

Comments

@Yajur-Grover
Copy link
Contributor

Build Details:
OS Version: Dev (OS Build 27695.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.75.0
AT: Screen Reader

Pre-Requisite:
Turn on Narrator (Ctrl + Win + Enter).

Repro-Steps:
Launch the React Native Gallery app.
Navigate to ‘All samples’ button present in left navigation pane and invoke it.
Navigate to ‘ProgressView’ button present under “Basic Input” group and invoke it.
Navigate to “Indeterminate” progress bar present under “An indeterminate ProgressView” heading using caps + arrow keys.
Listen to narrator announcement.
Actual Result:
Screen reader is announcing incorrect progress value for the “Indeterminate” progress bar. When user navigates to it using caps + arrow keys narrator is announcing as “0% progress bar”.

Expected Result:
Screen reader should announce proper progress value for the “Indeterminate” progress bar. When user navigates to it narrator should announce as “Indeterminate progress bar”.

User Impact:
Users with visual impairments who rely on screen reader will be mis guided if narrator announces incorrect progress value information to the user.

Link to ADO bug: https://microsoft.visualstudio.com/OS/_workitems/edit/54108845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants