musescore / musescore/MuseScore
Alt key is ignored when using numerical pad
@Eism is already working on this.
Since May 14, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Bug description
In Windows Alt+decimal number on keypad is a way of direct code point input, which might be useful (see #22771 freature request).
Regardless of the Alt key state, MuseScore tries to enter rest or set note duration.
Steps to reproduce
No shortcuts in MuseScore's preferences were assigned to Alt+Numpad keys.
Right here - in browser's input field - Alt+0167 created a paragraph sign: §
When editing title in MuseScore, for the same combination it will be quiet on Alt+Num0 and on the next Alt+Num1 shows a warning dialog "No note selected".
MuseScore Version
4.3.0, 4.6.4
Regression
I don't know
Operating system
Windows 11
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.