Skip to content

MonthCalendar control - Narrator focus is not moving in proper logical order when user is navigating using caps + arrow keys #1908

@M-Lipin

Description

@M-Lipin

Repro Steps:​

  1. Launch .NETCore WinForms app with MonthCalendar control.
  2. Start Narrator.
  3. Verify that narrator focus is moving in proper logical order or not when user is navigating using caps + arrow keys within the MonthCalendarl control child elements.

Actual:
Narrator focus is not moving in proper logical order when user is navigating using caps + arrow keys.
When users press caps + right arrow key Narrator focus is moving to the MonthCalendar control and then right away goes to the next control.

Expected:
Narrator focus should move from left to right and top to bottom when user is navigating thru the MonthCalendar control children using caps + arrow keys.
When users press caps + right arrow key Narrator focus should move from left to right and top to bottom.

User Impact:
Screen reader users will face difficulty navigating MonthCalendar control using Narrator (caps + arrow keys)

DevDiv issue: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/956421

Metadata

Metadata

Assignees

Labels

tenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions