Microsoft/calculator

In Scan/Item mode, screen reader focus navigates to background hidden element 'Not busy...' progress bar while navigating from 'Convert From...' text to 'Main' landmark

Open

#963 aberto em 21 de jan. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (2.422 forks)batch import
Area: AccessibilityArea: User ExperienceBugPri: 2help wantedtriage approved

Métricas do repositório

Stars
 (16.196 stars)
Métricas de merge de PR
 (Mesclagem média 15h 43m) (7 fundiu PRs em 30d)

Description

Repro Steps

  1. Launch Narrator.
  2. Launch Calculator app.
  3. Navigate to 'Open Navigation' button and activate it.
  4. Navigate to 'Temperature' menu item and activate it.
  5. 'Temperature' calculator mode will open.
  6. Set narrator to scan mode using 'Caps+Space' keys.
  7. Navigate in the to 'Temperature' calculator mode window using 'Up/Down arrow' keys.

Observe the issue.

Actual Result In Scan/Item mode, screen reader focus navigates to background hidden element 'Not busy...' progress bar while navigating from 'Convert From...' text to 'Main' landmark.

Expected Result In Scan/Item mode, screen reader focus should not navigate to background hidden element 'Not busy...' progress bar while navigating from 'Convert From...' text to 'Main' landmark.

Guia do colaborador