Microsoft/calculator

Focus moves to "Clear all memory" button after activating "Clear memory item" from the context menu of "Memory" list item.

已关闭

#312 创建于 2019年3月15日

 (3 条评论) (0 个反应) (0 位负责人)C++ (5,745 个派生)batch import
Area: AccessibilityArea: User ExperienceBugPri: 2help wantedtriage approved

仓库指标

星标
 (30,929 个星标)
PR 合并指标
 (平均合并 15小时 43分钟) (30 天内合并 7 个 PR)

描述

Repro Steps

  • Launch Calculator app.
  • Navigate to Memory list item and open the context menu using Shift + F10 keys or application key.
  • Navigate to Clear memory item and press enter.
  • Observe the issue.

Actual Result Focus moves to "Clear all memory" button after activating "Clear memory item" in first list item.

Expected Result Focus should move to the next memory item after activating "Clear memory item". For e.g., if first memory item is cleared using "Clear memory item" then focus should move to the second memory item.

App Version: 10.1902.16.0

贡献者指南