Skip to content

When we navigate to "Auto Size" dropdown using the up/down arrow keys, it is getting auto selected without hitting ENTER key:A11y_ A11y_.NET CoreWinforms_On Focus. #12031

@AnKushSingh05

Description

@AnKushSingh05

.NET version

dotnet-sdk-9.0.100-preview.5.24258.1

Did it work in .NET Framework?

.NET Framework and the InProc designer work the same as .NET+OOP designer

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No response

Issue description

GitHub Tags:

#A11yMAS; #A11yTCS; #A11ySev2; #BM_.NET Core[Winforms]_Win32_May2024; #.NETCore; #WCAG3.2.1; #DesktopApp; #Win11;#keyboard;#On Focus;#Closed;

Environment Details:

App name: .NET Core Winforms
Window Version: Win 11
OS Build: 22621.3085
Screen readers: Narrator, NVDA 2023.3.3

Repro Steps:

  1. Launch the "Accessibility core app".
  2. Main Form screen would appear.
  3. TAB to "Remaining_Controls_Testing the controls under Printing Tab" and hit ENTER key.
  4. "Remaining_Controls" popup will appear.
  5. Tab till Auto size dropdown under layout section.
  6. Observe that when we navigate to "File type" dropdown using the up/down arrow keys, it is getting auto selected without hitting ENTER key

Actual Result:

When we navigate to "Auto Size" dropdown using the up/down arrow keys, it is getting auto selected without hitting ENTER key

Expected Results:

When we navigate to "Auto Size" dropdown using the up/down arrow keys it should be selected after hitting ENTER key.

User Impact:

User who relies on keyboard will face difficulty as they might select the control which they did not intent.

Attachment

Bug_12031_On.Focus.mp4

Metadata

Metadata

Labels

🚧 work in progressWork that is current in progressa11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility Standards

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions