Deleting measure with clef change corrupts clef map

• May 7, 2015 - 05:51
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Ubuntu 14.04, GIT commit: 06837ac

1) load attached file
2) select measure 2
3) ctrl+delete

Result: the clef is deleted, but the subsequent notes after not updated. Fixes itself on reload. You can also ix it by adding a new clef change at that spot then deleting it.

Before:

clef-delete-1.png

After:

clef-delete-2.png

Attachment Size
clef-delete.mscz 3.42 KB

Comments

Status (old) fixed active

Better, but still a related issue as follows with the same score:

1) select measure 3
2) ctrl+delete
3) undo
4) select measure 2
5) ctrl+delete

Result: the clef map still seems to think there is a clef change at the end of the new measure 2:

clef-delete-3.png

To be fair, I don't think this is a new issue. After step 3), things *look* ok, but I think there is an extra clef map entry between measures 3 & 4. You can also see this if you try the first three steps (after reloading the score to start from scratch; don't rely on undo!) but then try the following:

4) drag alto clef to measure three

Result: clef change only extends to end of that measure; the following measure still appears as if in treble clef:

clef-delete-4.png

So I recognize this is really a separate issue even though the initial symptom is the same.