Lines: End handle won't respond to shift + left arrow in certain measures
See discussion at https://musescore.org/en/node/73031.
Open the attached score. Apply a Guitar Barre line (or any line for that matter) from the advanced workspace, line palette to bar 2. Try to reduce the line by clicking on the end handle and using shift + left arrow. It won't move.
Attachment | Size |
---|---|
line_handle_cant_adjust.mscz | 10.48 KB |
Comments
This seems related to my fix for #46736: Spanner end cannot be set between notes in voice 2. I suspect I traded one bug for another. Lookng into it.
See https://github.com/musescore/MuseScore/pull/2164
It is possible my previous fix might have broken this specific case, but I think not, and in any case, there would have other cases broken before that. Some changes in behavior would have been seen after https://github.com/musescore/MuseScore/commit/cbaf46d2137f8c224969f9810…, but again, either way there would have been problems in certain cases.
I do believe my fix here finally gets at the root cause and should make line editing more reliable in the face of multiple voices. In the process, I also provide a fix for #63041: 8va lines can't be reduced in septuplet.
Fixed in branch master, commit 4ea940f564
fix #73051: editing spanner length with multiple voices
Fixed in branch master, commit 24b0bc8861
Merge pull request #2164 from MarcSabatella/73051-spanner-edit-voices
fix #73051: editing spanner length with multiple voices and/or tuplets
Fixed in branch 2.0.3, commit 83f9bdcad4
fix #73051: editing spanner length with multiple voices
Automatically closed -- issue fixed for 2 weeks with no activity.