-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
area: material/coregemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by geminineeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
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
No response
Description
The focus indicator should not be hidden behind the button.
.mat-focus-indicator::before {
z-index: 1;
}
Reproduction
StackBlitz link: https://stackblitz.com/edit/components-issue-starter-gr7htwmj?file=src%2Fglobal_styles.scss
Steps to reproduce:
- navigate with keyboard Tab / shift+Tab
Expected Behavior
focus indicator should appear above the next button
Actual Behavior
focus indicator is partially hidden behind the next button
Environment
- Angular: >= 19
- CDK/Material: >= 19
- Browser(s): all
- Operating System (e.g. Windows, macOS, Ubuntu): all
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: material/coregemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by geminineeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team