-
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/sidenav
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
11
Description
When you opens the Sidenav in over mode the focus shouldn't leave the Sidenav when it is open. it works in case the Sidenav opens in the left side. but in the right side it is broken.
Reproduction
Steps to reproduce:
stackBlitz
- Open the Stackblitz example
- choose Mode: Over
- click on the toggle button
- In the keyboard, click on the tab several times.
Expected Behavior
The focus shouldn't leave the Sidenav.
Actual Behavior
The focus leaves the side pane and there is no way to return to Sidenav with the keyboard.
Environment
- Angular: 14.2.10
- CDK/Material: 14.2.7
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows
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/sidenav