musescore / musescore/MuseScore
Indestructible accidentals in certain situations
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
It you tie a note to a chord with both it and another note in the same line or space (modified upwards from the original note), the original note will gain the appropriate accidental and refuse to have it removed or adjusted in any way.
To Reproduce
Steps to reproduce the behavior:

then add an F# on the second note:

The accidental which applies to the already-sounding pitch (F natural in this case) cannot be deleted or hidden.
Expected behavior
There probably shouldn't be an accidental there in the first place because it's tied, but it definitely shouldn't be indestructible
Screenshots
Platform information
- OS: Reported on Windows
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.