Microsoft/calculator

In scan mode, focus navigates twice to "Function" button.

Open

#960 opened on Jan 21, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (16,196 stars) (2,422 forks)batch import
Area: AccessibilityArea: User ExperienceBugPri: 3help wantedtriage approved

Description

Repro Steps

  1. Launch " Calculator " app.
  2. Launch Narrator.
  3. Navigate to "Scientific" control in the navigation pane and activate it.
  4. Turn on the scan mode of the narrator by pressing 'Caps + space" key.
  5. Now navigate using down arrow key to 'Functions' button.

Observe the issue.

Actual Result In scan mode, focus navigates twice to function button.

Expected Result In scan mode, focus should navigate only once to function button.

Observation For all the other buttons focus is navigating correctly only once.

Contributor guide