musescore / musescore/MuseScore
[Accessibility] Ctrl+Enter does not function as Ctrl+click in palette
@zacjansheski is already working on this.
Since Jul 10, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
When accessing the palette by keybaord, Enter applies the selected palette item the same as click. But Ctrl+Enter does not do the same as Ctrl+click. This makes it impossible to apply locat key or time signatures or perform other palette interactions that normally involve Ctrl+click.
Steps to reproduce
- New score, Grand Staff template, 4/4
- Select bar 2 top staff
- Navigate via keyboard to the 3/4 in the Time signatures palette
- Press Ctrl+Enter
Result: a page break is added to the score, whereas it should add a 3/4 to the selected measure in the top staff only as Ctrl+click does.
Screenshots/Screen recordings
No response
MuseScore Version
OS: Debian GNU/Linux 11 (bullseye), Arch.: x86_64, MuseScore version (64-bit): 4.1.0-231880502, revision: github-musescore-musescore-193bce0
Regression
Yes, this used to work in MuseScore 3.x and now is broken
Operating system
Debian 11
Additional context
No response
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.