Open
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;#A11yUsable;#Keyboard;#E2E_.NETCore_Win32_Jun2024;#.NET Core;#DesktopApp;#Win32;#FTP;#A11ySev4;
Environment Details:
Application: .NET Core
Version: .NET 9
Operating System: Window 11 version 23H2 OS build 22631.2861
Repro Steps:
- Install and open ".NET MAUI" app.
- TAB to "My Recipes" and Press ENTER key.
- TAB to "Korean egg roll" recipe and press ENTER key.
- TAB to "1 scallion" checkbox.
- Observe keyboard focus is overlapping the label of check box
Actual Result:
When keyboard focus moves to "1 scallion" checkbox keyboard focus is overlapping the label of check box.
Expected Result:
When keyboard focus moves to "1 scallion" checkbox keyboard focus should not overlap the label of check box.
User Impact:
Keyboard only user will not be able to see label partially when focus is on checkbox.
Attachment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment