You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Focus order is incorrect inside button section, as the keyboard focus is first moving to 'LargeIcon' instead of moving to 'List'.
Expected:
Focus order should be correct inside button section, as the keyboard focus should first move to 'List' instead of moving to 'LargeIcon' and it should move in sequence.
User Impact:
Keyboard users will face difficulties while navigating inside button section.
Steps to reproduce
Open Core testing solution in VS Enterprise 2022 Int Preview.
Right click on cs.proj file and click on Build-> Build Solution.
Press enter on the application.
Main Form screen gets open
Click on "Common_Controls1:Testing the controls under the Common_controls" Tab.
Tab to Button section and navigate using keyboard Tab key.
Observe that Keyboard focus order is incorrect inside Button section.
“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
.NET version
.NET Framework Version 4.8.04161
Operating System: Windows 11 Enterprise 21H2
Did it work in .NET Framework?
No
Issue description
GitHubTags:#A11yMAS;#A11yTCS;#.NET Core[WINFORMS]-Win32-June2022;#.NET Core;#A11ySev2;#WCAG2.4.3;#DesktopApp;#Win11;#Benchmark;#Keyboard
Actual:
Focus order is incorrect inside button section, as the keyboard focus is first moving to 'LargeIcon' instead of moving to 'List'.
Expected:
Focus order should be correct inside button section, as the keyboard focus should first move to 'List' instead of moving to 'LargeIcon' and it should move in sequence.
User Impact:
Keyboard users will face difficulties while navigating inside button section.
Steps to reproduce
Attachment:
7336_A11y_WINFORMS_CommonControls1_ButtonSection_Keyboard.MP4