Microsoft/calculator

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

Open

#312 opened on Mar 15, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (16,196 stars) (2,422 forks)batch import
Area: AccessibilityArea: User ExperienceBugPri: 2help wantedtriage approved

Description

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

Contributor guide