KEMBAR78
Screen reader announces "invalid data" for radio button when it's required and not checked on initial render on Chrome · Issue #394 · w3c/html-aam · GitHub
Skip to content

Screen reader announces "invalid data" for radio button when it's required and not checked on initial render on Chrome #394

@Benny-zliu

Description

@Benny-zliu

Hello!

This was an issue originally filed on Chromium bug tracker site.
https://bugs.chromium.org/p/chromium/issues/detail?id=1311764

I was advised to open an issue for this repo.

Below is the issue description, please let me know if the issue description need any updates or you need additional info. Thanks!


Steps to reproduce the problem:

  1. Go to https://jsfiddle.net/fdcz2tny/
  2. Turn on screen reader (I was using VoiceOver)
  3. Try to focus on the "radio" radio button on the rendered page

Expected
Screen reader is expected to announce "* radio required radio button 1 of 1"

Actual
Screen reader announces "* radio required invalid data radio button 1 of 1"

This behavior was observed on Chrome, but not on Safari and Firefox.

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