Skip to content

paper-input-container , screen reader issue #710

Open
@uxdesignz

Description

@uxdesignz

Actual Result:
Form Labels: The input form field label element is referenced by the form input using aria-labelledby but it has visibility:hidden applied to it after text is entered into the form field. Screen readers may not announce the form field label.

Expected Results
Remove aria-hidden="true" from the element for the form input as this may block some screen readers from announcing the form label.

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