musescore / musescore/MuseScore
When using keyboard shortcut to select voice that is not in toolbar, no voice button is highlighted
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Not all voices appear even if I shortcut for voice 3
Problem to be solved
When I type ctrl-alt-3 or 4, no voice is selected because only voice 1 and 2 are visible by default. I like the cute open/close eyelid thing btw!
Anyway, maybe ask the user if you should display 4 voices, or just do it if voice 3 or 4 is selected.
Thank you for your time and consideration!
Prior art
No response
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.
Research direction
Start by reproducing the Ctrl-Alt-3 and Ctrl-Alt-4 shortcuts when only voices 1 and 2 are visible in the voice toolbar. Trace the keyboard-shortcut handling and toolbar selection behavior, then verify that selecting voice 3 or 4 produces a visible, highlighted voice button or the agreed prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100