This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
radio-button: screen reader does not read the labels #11923
Closed
Description
Demo and steps to reproduce the issue
Enable Screen reader
- open a web page with radio button group
- Navigate to a radio button using keyboard tab key
- Observe screen reader does not announce the label of the radio button.
Demo URL (required)*:
Detailed Reproduction Steps
Explain the expected behavior
The Radio buttons are read on first selection of the group
Explain the current behavior
The radio buttons are only read on selecting the buttin
Discuss the use-case or motivation for changing the existing behavior
Accessibility
List the affected versions of AngularJS, Material, OS, and browsers
- AngularJS: 1.
- AngularJS Material: 1.
- OS:
- Browsers:
Add anything else we should know
Stack Trace