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