musescore / musescore/MuseScore
[MU4 Issue] Palette type-ahead navigation no longer possible
@shoogle is already working on this.
Since Dec 6, 2022.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
MuseScore 3 provides a way of quickly navigating through palettes using the keyboard. This is no longer possible with MuseScore 4.
To Reproduce
Steps to reproduce the behavior:
- Select a palette (for example "Clefs") with a left mouse click
- Hit key "D"
Expected behavior
The Palettes panel scrolls (jumps) to the "Dynamics" palette
Actual behavior
A D note is entered into the score!
(or if a key other than A, B, C, D, E, F, or G was pressed then nothing happens at all).
Screenshots
N/A
Platform information
OS: Windows 10 Version 2009, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-223330401, revision: github-musescore-musescore-3277328
Additional context
N/A
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.