musescore / musescore/MuseScore
Tie into a note is lost when it is turned into a tuplet
Open
Nobody has claimed this yet.
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Ties into a note are lost when that note is turned into a tuplet. (This is a 'nice to have'.)
To Reproduce
Let's say we input this:

and we want to change the second beat into a tuplet, so we press (say) Alt+3:

Expected behaviour
The tie should remain, since, having been explicitly entered, it is most likely still wanted. i.e.

Platform information
OS: Artix Linux, Arch.: x86_64, MuseScore version (64-bit): 4.1.0-230480309, revision: github-musescore-musescore-466c7d3
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.