-
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
For the datepicker component, voiceover gives two navigation stops when navigating dates on the calendar.
Reproduction
Steps to reproduce:
- Open the Datepicker Examples
- Navigate to "Single date selection"
- Activate "Open calendar" button
- (calendar UI appears with dec 9 selected)
- Press CMD+OPTION+Right
- (Dec 10 selected)
- Press CMD+OPTION+Right
- (Dec 10 selected. reads "10")
- Press CMD+OPTION+Right
- (Dec 11 selected)
Expected Behavior
only 1 nav stop
Actual Behavior
2 navigation stops
Environment
| OS | macos 12.0.1 (21A559) | | Browser | Chrome Version 96.0.4664.93 (Official Build) (x86_64) | | Screenreader | Voiceover |
Additional Notes
This is copied from an internal bug report found during a11y testing.
datepicker-2-nav-stop.mov
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