This repository was archived by the owner on Sep 5, 2024. It is now read-only.
  
  
  - 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.4k
radio-button: support Windows High Contrast - black theme #11975
Copy link
Copy link
Open
Labels
P3: importantImportant issues that really should be fixed when possible.Important issues that really should be fixed when possible.g3: reportedThe issue was reported by an internal or external product team.The issue was reported by an internal or external product team.os: WindowsThis issue is specific to WindowsThis issue is specific to Windowstype: enhancementui: theme
Milestone
Description
Bug
Demo and steps to reproduce the issue
This blank StackBlitz demo can be used to create a reproduction that demonstrates your issue.
Demo URL (required)*: https://material.angularjs.org/HEAD/demo/radioButton
Detailed Reproduction Steps
- Enable Windows High Contrast - Black theme
- Navigate to a radio group using keyboard tab key
- Observe the focus indicator is not visible
- Select a radio button with arrow keys or mouse
- Observe the selected state is not conveyed visually for the user
Explain the expected behavior
In step 3, focus indicator should be visible.
In step 5, selection should be visible.
Explain the current behavior
Focus indicator and selection are not visible.
Discuss the use-case or motivation for changing the existing behavior
It will be difficult to use under Windows high contrast if neither focus nor selection is visible.
List the affected versions of AngularJS, Material, OS, and browsers
- AngularJS: 1..8.0
- AngularJS Material: 1.1.24
- OS: Windows 10 Enterprise (64-bit)
- Browsers: Firefox 79.0.b6
Screenshots
Metadata
Metadata
Assignees
Labels
P3: importantImportant issues that really should be fixed when possible.Important issues that really should be fixed when possible.g3: reportedThe issue was reported by an internal or external product team.The issue was reported by an internal or external product team.os: WindowsThis issue is specific to WindowsThis issue is specific to Windowstype: enhancementui: theme