Microsoft/calculator

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

Open

#960 geöffnet am 21. Jan. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (16.196 Stars) (2.422 Forks)batch import
Area: AccessibilityArea: User ExperienceBugPri: 3help wantedtriage approved

Beschreibung

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