microsoft / microsoft/calculator

Alt+Left to get back from settings page

Open
#1,978 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
C#
Stars
31.1k
Forks
5.8k
PR merge metrics
No merged PRs in 30d

Description

Currently, only Windows+Backspace keyboard shortcut (SystemNavigationManager) works to go back. Please add Alt+Left as well as a shortcut which all standard apps use (including the new Notepad's settings page).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the settings page navigation and the existing SystemNavigationManager handling for the Windows+Backspace shortcut. Trace how that navigation is wired, add the equivalent Alt+Left behavior, and verify that Alt+Left returns from settings as standard Windows apps do.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.