Component: RadioButton #16553
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
The RadioButton component is not functioning correctly with screen readers. When navigating using only the keyboard, the screen reader does not announce when a radio button is checked.
I searched for similar issues but didn't find any addressing this specific problem. The closest match was issue #12950, but it doesn't seem to be the cause of this behavior.
Environment
I tested the RadioButton component using the NVDA screen reader on the PrimeNG main page:
https://primeng.org/radiobutton.
Reproducer
No response
Angular version
17.0.0
PrimeNG version
17.18.10
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.1
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The screen reader should accurately announce what is displayed on the screen, but this is not happening at the moment.
The text was updated successfully, but these errors were encountered: