PolymerElements / iron-iconset-svg

Represents a source of icons expressed as a collection of inline SVGs
https://www.webcomponents.org/element/PolymerElements/iron-iconset-svg
37 stars 34 forks source link

iron-iconset-svg accessibility issues #7

Open lpalmaro opened 9 years ago

lpalmaro commented 9 years ago

I am unable to access the icons or alt text using a screen reader.

I cannot navigate to the icons using the keyboard only (which is fine since they are not buttons). That said, when I use the mouse to hover over them, there is an animation that occurs, which I cannot reproduce using keyboard only. Should these be keyboard navigable then to trigger this animation?

notwaldorf commented 8 years ago

This can be fixed as soon as https://github.com/PolymerElements/iron-icon/issues/8 is fixed.