musescore / musescore/MuseScore
Stave spacer up not working when upper instruments are hidden
Open
Nobody has claimed this yet.
engraving
P2
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Description with steps to reproduce
- Create a score with multiple staves
- Select "Hide empty staves within systems"
- Find a system where the first visible staff is not actually the first of the piece, because one or more over it are empty and therefore hidden
- Add a stave spacer up
- Extending it up won't stop to the page or the page margin, and therefor won't move the system down as wanted
- Please note that the problem doesn't appear in the opposite direction – with lower staves hidden and staff spacer dows, which correctly stop at page margins allowing the system to be moved up
Supporting files, videos and screenshots
Uncorrect behaviour with the hidden upper staves:
Correct behaviour with hidden lower staves:
What is the latest version of MuseScore Studio where this issue is present?
4.4 (also 4.5 beta)
Regression
No (same back to at least 3.6)
Operating system
Windows 11
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.