musescore / musescore/MuseScore
new trill feature accidentals issues
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)
Bug description
- trill is shown differently, if added to note-with-accidental (cautionary)
- trill-with-accidental-mark forces showing accidental on following note (even when unnecessary)
- inconsistency: if trill is added to note with accidental, trill always shows its own accidental. but if accidental is added to note after trill wer added, trill remains without its own accidental
- but after creating part, even note which has no accidental trill in score is shown with accidental trill in part (but after save open, part and score are identical)
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/1646034/208f6520-c89e-4984-801a-c6817a7ec046
MuseScore Version
master
Regression
I don't know
Operating system
Ubuntu 22.04
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.