A11y_.NET Core_WinForms_Print_Preference_Keyboard: Keyboard focus is incorrect/illogical after pressing ENTER key on "Cancel" button which is present in "Print Preference" pop up. #9203
Labels
a11y-external
An accessibility bug that is external to WinForms (for example, a Common Dialog in Win32)
a11y-resolved
Ready for official tester to validate and close
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
.NET version
.NET-SDK-8.0.100-preview.4.23260.5
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No response
Issue description
GitHubTags:
#A11yMAS;#A11yTCS;#WCAG2.4.3;#BM_.NET Core[Winforms]-Win32-May2023;#.NET Core;#A11ySev2;#DesktopApp;#Win11;#NonBenchmark;#Keyboard
Actual:
Keyboard focus is incorrect/illogical after pressing ENTER key on "Cancel" button present in the "Print Preference" pop up where keyboard focus is shifting to "Let the app change my printing preferences" checkbox after pressing ENTER key.
Expected:
Keyboard focus is incorrect/illogical after pressing ENTER key on "Cancel" button present in the "Print Preference" pop up where keyboard focus should not move "Let the app change my printing preferences" checkbox after pressing ENTER key and it should remain on the "More Setting" button.
User Impact:
Keyboard users will not be able to understand focus order after activating the "Cancel" button and it will be confusing if focus shifts to "Let the app change my printing preferences" checkbox.
Attachments:
Steps to reproduce
8."Printing Preference" Screen appears.
The text was updated successfully, but these errors were encountered: