Crash on timewise delete of tuplet
- Create a new score
- Write some tuplet anywhere (for example, N → (Ctrl + 3) → C, D, E)
- Select a tuplet or some its part
- Press Ctrl + Del
-
MuseScore crashes
Tested with MuseScore 3 revision d95727bfcffd48d2f0b579d2773bc2ab2d4b6d13.
Comments
It would probably be best to abort the operation if we detect that the user is trying to delete a partial tuplet.
See https://github.com/musescore/MuseScore/pull/3804.
Fixed in branch master, commit 77b1da781c
fix #274117: Crash on timewise delete of tuplet
Also, fix #137821: Timewise Delete doesn't behave the same on last chordrest of a measure
Fixed in branch master, commit b4176620b1
Merge pull request #3804 from mattmcclinch/274117-time-delete
fix #274117: Crash on timewise delete of tuplet
Automatically closed -- issue fixed for 2 weeks with no activity.