-
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)GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An 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: cdk/overlay
Description
Reproduction
Steps to reproduce:
- On a Windows machine enable high contrast mode with the black theme
- Using Firefox navigate to: https://stackblitz.com/edit/angular-o7autm?file=src/app/./cdk-overlay-basic-example.html
- Click the 'Open' button to show the overlay with backdrop enabled
- See the overlay is solid black and obscures the rest of the page
Expected Behavior
The overlay does not obscure the rest of the page, such as the non-HC behavior:
Actual Behavior
The transparent overlay backdrop is converted to a solid black color and obscures everything else on the page:
Environment
- Angular: 80f4ff33381d37e72764d2ea3b7060e5952232e9
- CDK/Material: 70ff528
- Browser(s): Firefox
- 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)GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An 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: cdk/overlay