Skip to content
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

Closed
ankz2390 opened this issue Sep 20, 2018 · 1 comment · Fixed by #13255
Closed

Checkbox/radio focus not visible in Windows 10 High Contrast mode #13227

ankz2390 opened this issue Sep 20, 2018 · 1 comment · Fixed by #13255
Assignees
Labels
Accessibility This issue is related to accessibility (a11y)

Comments

@ankz2390
Copy link

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

@ankz2390 ankz2390 changed the title Checkbox focus not visible in Windows 10 High Contrast mode Checkbox/radio focus not visible in Windows 10 High Contrast mode Sep 20, 2018
@devversion devversion self-assigned this Sep 21, 2018
devversion added a commit to devversion/material2 that referenced this issue Sep 22, 2018

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
* 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 devversion added has pr Accessibility This issue is related to accessibility (a11y) labels Sep 22, 2018
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
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accessibility This issue is related to accessibility (a11y)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants