Skip to content

A11y_WINFORMS_CommonControls2_MonthCalendar_Keyboard : Keyboard focus order is incorrect inside "Common Control 2" section #7337

@PoojaNamde

Description

@PoojaNamde

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:

As soon as the "Common Control 2" dialog gets open keyboard focus is first moving to "Web Browser" controls which is incorrect.

Expected:

As soon as the "Common Control 2" dialog gets open keyboard focus should first move to "Month Calendar" controls and then to others control like "Numericc UpDown, Radio button" like wise keyboard order should be there in the dialog.

User Impact:

Keyboard users will face difficulties while navigating common control 2 dialog.

Steps to reproduce

  1. Open Core testing solution in VS Enterprise 2022 Int Preview.
  2. Right click on cs.proj file and click on Build.
  3. Press enter on the application.
  4. Main Form screen would appear.
  5. Click on "Common_Controls2:Testing the controls under the Common_controls" Tab.
  6. Tab to MonthCalendar Section.
  7. Navigate using Tab key and observe that Keyboard focus order is incorrect inside "Common Control 2" section

Attachment:

7337_A11y_WINFORMS_CommonControls2_MonthCalendar_Keyboard MP4.zip

Metadata

Metadata

Assignees

Labels

a11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility Standardsa11y-resolvedReady for official tester to validate and closetenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions