-
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
- Linear navigate till the end of the dialog
- Linear navigate forward
Expected Behavior
It should not allow to navigate to the background elements, when calendar dialog is open
Actual Behavior
It is allowing to focus on the background elements of the open calendar dialog.
- It is showing the focus on last element edit box, when open calendar dialog on first element edit box & linear navigate back.
- It is focusing on the darkmode & strong focus toggles, when linear navigate forward after reaching end of calendar dialog using ChromeVox
Environment
OS| Browser | Screen reader
ChromeOS | Google Chrome 91.0.4472.167 | ChromeVox
macOS Catalina | Google Chrome 92.0.4515.131 | VoiceOver
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