Microsoft/calculator

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

Open

#960 ouverte le 21 janv. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C++ (2 422 forks)batch import
Area: AccessibilityArea: User ExperienceBugPri: 3help wantedtriage approved

Métriques du dépôt

Stars
 (16 196 stars)
Métriques de merge PR
 (Merge moyen 15h 43m) (7 PRs mergées en 30 j)

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.

Guide contributeur