musescore / musescore/MuseScore
Corruption when inserting notes (using insert mode or Ctrl+Click) if some staff has a tuplet at that location
Open
@cbjeukendrup is already working on this.
Since Jun 29, 2023.
corruption
P2
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
File corruption
Bug description
No response
Steps to reproduce
- Create score with two or more staves
- In the first staff, create a tuple consisting of three quarters in the time of two
- In the second staff, enter a quarter note
- Use insert mode or Ctrl+Click to insert a note after the first quarter in the second staff
Result: time is also inserted into the tuplet, but this is done incorrectly, leading to corruption of the score.
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/48658420/65400b7c-9972-4a98-a3be-6b40eec2d4a2
MuseScore Version
3.x - master
Regression
No.
Operating system
Additional context
No response
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.