Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

a11y - tab role prevents reading anchor text #63

@robdodson

Description

@robdodson

If you have a paper-tab with an anchor inside of it, and the tab sets a role of "tab" on itself, the anchor text will no longer be read by a screenreader. Instead it will just say "tab". One solution is to set role="" which will give the paper-tab an empty roll, allowing it to read the anchor, but fundamentally this feels like an annoying workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions