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 创建于 2020年1月21日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (16,196 star) (2,422 fork)batch import
Area: AccessibilityArea: User ExperienceBugPri: 2help wantedtriage approved

描述

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.

贡献者指南