-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Milestone
Description
When using VoiceOver on both progress-bar and process-circle, the screen-reader does not pick up the "indeterminate" state when mode is set to indeterminate. Instead, it simply reads "0 percent, progress indicator".
It does work for md-spinner
, which sets the mode in the constructor, where it reads "indeterminate, progress indicator".
Metadata
Metadata
Assignees
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround