musescore / musescore/MuseScore
When Reset to default the shortcuts for Close action, it deletes important Ctr+W combination (Windows)
Open
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
- Go to Preferences>Shortcuts>Action
- 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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.