musescore / musescore/MuseScore
Allow tempo markings to align to grace notes
Open
Nobody has claimed this yet.
engraving
- 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 tempo marking attached to the first note of a bar.
- Add grace notes to the first note.
- Click tempo marking and choose 'Reset Shapes and Positions' (cmd-R)
Expected behaviour: tempo marking should align with the grace notes
Actual behaviour: tempo marking aligns with the main note
Supporting files, videos and screenshots
What it should look like:
What it actually looks like:
In which versions of MuseScore Studio is this issue present?
4.7.3
Regression
I was unable to check
Operating system
macOS 26.5.1
Additional context
Examples from published literature
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.