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

Radio buttons are not tab stops in Safari #417

Closed
jelbourn opened this issue May 10, 2016 · 3 comments
Closed

Radio buttons are not tab stops in Safari #417

jelbourn opened this issue May 10, 2016 · 3 comments
Labels
Accessibility This issue is related to accessibility (a11y) P2 The issue is important to a large percentage of users, with a workaround
Milestone

Comments

@jelbourn
Copy link
Member

Native radio-buttons are tab stops in Safari (given you have the option "Press Tab to highlight each item on a webpage" turned on).

However, MdRadioButton is not a tab stop on Safari, though it works fine in Chrome / Firefox/ IE.

@jelbourn jelbourn added P2 The issue is important to a large percentage of users, with a workaround Accessibility This issue is related to accessibility (a11y) labels May 10, 2016
@jelbourn jelbourn added this to the alpha.5 milestone May 10, 2016
@robertmesserle
Copy link
Contributor

@jelbourn This may be fixed by 10ac2be since I changed the way that radio buttons hid their input elements. Will confirm.

@robertmesserle
Copy link
Contributor

Confirmed that this is fixed - closing.

andrewseguin pushed a commit to andrewseguin/components that referenced this issue Oct 15, 2018
@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 4, 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) P2 The issue is important to a large percentage of users, with a workaround
Projects
None yet
Development

No branches or pull requests

2 participants