-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checkbox/radio focus not visible in Windows 10 High Contrast mode #13227
Labels
Accessibility
This issue is related to accessibility (a11y)
Comments
devversion
added a commit
to devversion/material2
that referenced
this issue
Sep 22, 2018
* Fixes that the checkbox does not have a focus indicator in high-contrast. Similarly to native checkboxes, the Material checkbox should have a dotted border/outline on keyboard focus. Fixes angular#13227
devversion
added a commit
to devversion/material2
that referenced
this issue
Sep 24, 2018
* Fixes that the checkbox does not have a focus indicator in high-contrast. Similarly to native checkboxes, the Material checkbox should have a dotted border/outline on keyboard focus. Fixes angular#13227
vivian-hu-zz
pushed a commit
that referenced
this issue
Nov 6, 2018
* Fixes that the checkbox does not have a focus indicator in high-contrast. Similarly to native checkboxes, the Material checkbox should have a dotted border/outline on keyboard focus. Fixes #13227
devversion
added a commit
to devversion/material2
that referenced
this issue
Nov 8, 2018
* Fixes that the checkbox does not have a focus indicator in high-contrast. Similarly to native checkboxes, the Material checkbox should have a dotted border/outline on keyboard focus. Fixes angular#13227
vivian-hu-zz
pushed a commit
that referenced
this issue
Nov 8, 2018
* Fixes that the checkbox does not have a focus indicator in high-contrast. Similarly to native checkboxes, the Material checkbox should have a dotted border/outline on keyboard focus. Fixes #13227
vivian-hu-zz
pushed a commit
that referenced
this issue
Nov 12, 2018
* Fixes that the checkbox does not have a focus indicator in high-contrast. Similarly to native checkboxes, the Material checkbox should have a dotted border/outline on keyboard focus. Fixes #13227
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Focus should be visible on mat-checkbox on High contrast mode when you tab into the checkbox
What is the current behavior?
No focus on checkbox
What are the steps to reproduce?
Tab into a checkbox in windows high contrast mode
What is the use-case or motivation for changing an existing behavior?
Catering for accessibility for disabilities requiring high contrast modes
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Edge
The text was updated successfully, but these errors were encountered: