Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(icon): disable e11 focus for SVG icons #7321

Closed
wants to merge 1 commit into from

Conversation

devversion
Copy link
Member

Currently IE11 always sets the SVG icons focusable.
This can be reproduced by tabbing through the Getting Started section of the docs.
There will be always two tab-steps when iterating through the icon button in IE11.

@programmist Can you take a look?

Fixes #7250

@devversion devversion added the needs: review This PR is waiting on review from the team label Feb 28, 2016
Currently IE11 always sets the SVG icons focusable.
This can be reproduced by tabbing through the `Getting Started` section of the docs.
There will be always two tab-steps when iterating through the icon button in IE11.

Fixes angular#7250
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Feb 29, 2016
@ThomasBurleson ThomasBurleson added this to the 1.0.7 milestone Feb 29, 2016
@ThomasBurleson ThomasBurleson self-assigned this Feb 29, 2016
ThomasBurleson pushed a commit that referenced this pull request Mar 1, 2016
Currently IE11 always sets the SVG icons focusable.
This can be reproduced by tabbing through the `Getting Started` section of the docs.
There will be always two tab-steps when iterating through the icon button in IE11.

Fixes #7250

  Closes #7321
@devversion devversion deleted the fix/ie11-icon-focus branch April 19, 2016 19:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants