bug(mat-progress-bar): ChromeVox can't read a progress bar #22165
Labels
Accessibility
This issue is related to accessibility (a11y)
area: material/progress-bar
G
This is is related to a Google internal issue
P2
The issue is important to a large percentage of users, with a workaround
Reproduction
Steps to reproduce:
Expected Behavior
ChromeVox should announce progress bar element with its state.
Actual Behavior
ChromeVox skips this element while navigating through a page.
Environment
Additional note
When I add aria-hidden="true" attribute to every child of
mat-progress-bar
element the problem disappears.I tried filing a bug against Chrome OS team link, but haven't received any response since Jun, so decided to try the other way around, with making a change to
angular/components
.The text was updated successfully, but these errors were encountered: