-
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)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/datepicker
Description
Reproduction
Steps to reproduce:
- Open the Datepicker Examples
- Go to the "basic datepicker" demo
- Activate "Open calendar" button
- Focus on the header row
- Linear navigate all the values of the header row
Expected Behavior
It should not announce the week name thrice
Actual Behavior
It is announcing the week name twice/thrice. For example, it is announcing as "Monday, Monday, Monday, group, column 2 of 7"
Environment
OS| Browser | Screen reader
ChromeOS | Google Chrome 91.0.4472.167 | ChromeVox
Windows 10 | Google Chrome 92.0.4515.131 | NVDA/JAWS
macOS Catalina | Google Chrome 92.0.4515.131 | VoiceOver
Windows 10 | Firefox 90.0.2 (64-bit) | NVDA
Additional Notes
This is copied from an internal bug report found during a11y testing.
Metadata
Metadata
Assignees
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/datepicker