musescore / musescore/MuseScore
Breath marks during multimeasure rests may attach to incorrect bar following Redo
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
Originally reported by @pyonpyoco here.
- Create an empty score with a part.
- In the main score: add breath marks after bars 2 and 4.
- Delete breath mark after b.2
- Undo
- Redo and switch to the part
RESULT: The breath mark after b.4 is incorrectly drawn at the start of b.5.
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/eced100b-a04a-4e20-8d76-57f647a1805b
In which versions of MuseScore Studio is this issue present?
Nightly main (since #33837)
Regression
No.
Operating system
Ubuntu 24.04.4 LTS
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.