Closed
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.