selecting an END_START_REPEAT barline and pressing delete will turn it into a START_REPEAT barline

• Mar 6, 2017 - 22:12
Reported version
3.0
Type
Functional
Severity
3
Status
closed
Project

This affects 3.0-dev c231be2 but not 2.0.3.

Also selecting multiple END_START_REPEAT barlines and pressing delete will delete all except the last barline, which is turned into a START_REPEAT barline.

Note, that I am not talking about END_START_REPEAT barlines that occur across a line break. However, I believe special care will need to be observed when there are linked parts if the presence of the line break is not the same on the linked parts and main score.


Comments

well looking into the mscore debugger, I notice that the measure before every END_START_REPEAT has an END_START_REPEAT in final segment, and the measure after has a START_REPEAT in first segment. That is consistent with this deletion behavior.

Although I think from the user's standpoint, since the entire END_START_REPEAT is selected blue, then therefore the entire thing should be deleted...so that would mean both segments. Unless it is straddling a line break, in which case should only delete what's selected (which 3.0 does correctly). But also for linked scores only delete the half that was visibly selected (doesn't seem to work in 3.0 now).

Severity
Status (old) active fixed
Status active fixed
Tags View Changes

Cannot reproduce. Seems fixed in current nightly MuseScoreNightly-2018-03-30-2123-master-b92a6e0.dmg (MacOS)