Microsoft/calculator
在 GitHub 查看In scan mode, focus navigates twice to "Function" button.
Open
#960 创建于 2020年1月21日
Area: AccessibilityArea: User ExperienceBugPri: 3help wantedtriage approved
仓库指标
- Star
- (16,196 star)
- PR 合并指标
- (平均合并 15小时 43分钟) (30 天内合并 7 个 PR)
描述
Repro Steps
- Launch " Calculator " app.
- Launch Narrator.
- Navigate to "Scientific" control in the navigation pane and activate it.
- Turn on the scan mode of the narrator by pressing 'Caps + space" key.
- 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.