musescore / musescore/MuseScore
[Bug?] Ctrl+Home and Ctrl+End select hidden staff elements
Open
@Eism is already working on this.
Since Mar 12, 2023.
community
needs review
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug (?)
Bug description
Ctrl+Home and Ctrl+End, which are supposed to select the first and last elements in the score, are able to select elements in hidden staves.
While this isn't really a major bug, or necessarily a bug at all, it annoys me.
Steps to reproduce
- Create a score
- Add at least 3 staves
- Go into the staff settings for the first and last staves and turn on "Hide when empty."
- Press Ctrl+Home. It will select the empty rest at the beginning of the (invisible) first staff.
- Pres Ctrl+End. It will select the empty rest at the end of the (invisible) last staff.
MuseScore Version
MuseScore version (64-bit): 4.0.1-230121751, revision: github-musescore-musescore-9b70a8c
Regression
No
Operating system
OS: Windows 10 Version 2009, Arch.: x86_64
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.