-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Please do not close this bug. This bug should only be closed by Trusted Tester after verification.
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags
#A11yTCS; #A11yMAS; #WCAG4.1.2; #ScreeReader; #BM_.NETMaui_Mac_JUL2025; #DesktopApp; #Device; #FTP; #A11ySev1; #.NET MAUI SDKs; #Mac; #VoiceOver;
Environment Details:
Application: Developer Balance (.NET Maui)
MAC
M2
Repro Steps:
- Turn on Voiceover
- Install and open the Developer Balance app
- Press Control + Option + Right arrow key to navigate "Add task" button and press Control + Option + space key.
- Press Control + Option + Right arrow key to navigate "Project" combo box and press Control + Option + space key to expand.
- Observe the issue
Actual Result:
When navigate to "Project" combo box using Control + Option + Right arrow, voice over is not announcing the role as combo box and state as collapsed.
Note:
Same issue repro with "Category" combo box present in create a project page
Expected Result:
When navigate to "Project" combo box using Control + Option + Right arrow voice hover should announce role as combo box , name as project and state as collapsed.
User Impact:
Screen user will not get the correct control type and state of the control.