Title: Screen reader is announcing incorrect name for the radio buttons present in the filter dropdown in windows.
Test Environment:
OS: Windows 11 Enterprise Insider Preview Version 24H2(OS Build 26100.2892)
Browser: Microsoft Edge Version 132.0.2957.140, Chrome Version 133.0.6943.54
Screen readers: NVDA (2024.4.2), JAWS (Version 2025.2412.50) and Narrator.
User Impact:
This issue impacts visually impaired users who depend on screen readers to navigate the website, as the incorrect announcement of filter options may prevent them from selecting the right choices, hindering their ability to interact with the dropdown.
Observation:
- This issue is observed with all three screen readers.
- Same issue is observed in chrome browser as well.
- Name is not properly defined for once control. Screen reader is narrating the name twice for the once control as "Once check box not checked report frequency: once"
Path: Home > Header > Reports > Schedule a report button > Schedule a Report pop-up.
Refer Attachment: Name is not properly defined for once control.png
Pre-Requisite:
- Turn on Screen Readers:
- Narrator: Win + Shift + Enter
- NVDA: Ctrl + Alt + N
- JAWS: Ctrl + Alt + J
- Verbosity:
- Narrator: Default
- JAWS: Beginner, Highest
- NVDA: Default
Repro steps:
- Open the URL: Agora Home Page (PPE) in latest edge browser.
- Press tab key to move to the 'Alerts' control present in the page and activate it using enter key.
- 'Alert Definitions' page gets displayed.
- Press tab key to move to the 'Functions? Filter' control and activate it using 'Enter key'.
- Navigate through the radio buttons in the displayed popup using arrow keys and verify whether screen reader is announcing incorrect name for the radio buttons present in the filter dropdown in windows or not.
Actual result:
Screen reader is announcing incorrect name for the radio buttons present in the filter dropdown in windows. Screen reader is announcing as "Function? Filter radio button checked 1 of 2"
Refer Attachment: Screen reader is announcing incorrect name for the radio buttons present in the filter dropdown in windows..wmv
Expected result:
Screen reader should announce correct name for the radio buttons present in the filter dropdown in windows. Screen reader should announce as "Is true radio button checked 1 of 2"