musescore / musescore/MuseScore

When Reset to default the shortcuts for Close action, it deletes important Ctr+W combination (Windows)

Open
#16,349 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

os: windows P2
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Sometimes user wants to reset all shortcuts to default and the way he can do that is to select all actions and click Reset to default.
In that case, he deletes second shortcut for Close action (this is a bug)

To Reproduce

  1. Go to Preferences>Shortcuts>Action
  2. Select Close and click Reset to default - it deletes one of the shortcuts. On Windows, it deletes Ctr+W which is common shortcut to close score

Expected result
It should leave all default combinations and delete only user added shortcuts

https://user-images.githubusercontent.com/90187801/218515319-9ac1f089-9713-429a-99e8-7223bc275b3c.mp4

Platform information
Windows

Additional context
On Mac, this bug also occurs but it deletes Cmd+F4 (not so common combination)
On Linux, there is only one combination
Doesn't occur in MS3

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.