musescore / musescore/MuseScore
Main notebeam collides with beamed grace notes underneath
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Where a group of beamed acciaccaturas is attached to a beamed note, autoplacement is not working and the main beam is not avoiding the grace notes as it should.
To Reproduce
Steps to reproduce the behavior:
-
Open the attached MS3 score.
test_file1.mscz.zip -
Look at measures 4, 12, 25, 28, 34, 38. e.g.

RESULT: The main note beam collides with the grace note group. (Note: there is a related issue reported at #11016)
Expected behavior
The main beam should avoid the grace note group.
Platform information
OS: Linux Mint 20.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-2059995262, revision: github-musescore-musescore-cafefd7
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.