Copy/paste measure range between time signatures causes corruption
Ubuntu 14.04, GIT commit: be86863
1) open attached score
2) select the measure with the half note and one subsequent measure
3) copy
4) click measure 1
5) paste
Result: first measure is corrupt - it contains the half note plus a measure rest.
Copy this (I guess screenshot mode doesn't include range selection rectangle):
Result of paste:
Attachment | Size |
---|---|
copy-time-range.mscz | 6.64 KB |
Comments
FWIW, it doesn't matter if the destination measure is initially empty or not. However, pastes the other direction - 4/4 to 2/4 - seem fine.
It isn't a corruption, but key signature aren't copied/paste (but all not are there)
add 2/4 to mesure 4 and 7
add 4/4 to mesure 6
wrote mesure 4-7 on the attached file.
copy them and paste them at mesure 8
Actual reult : all note are there, but note that the 4/4 isn't recopied
Expected result
see png
Note that
Selection filter doesn't show Key and time signature and clef....
Well, it's not a "bug" that time and key signatures aren't copied - that's just a feature that hasn't been implemented. The correct result would be the notes copied in the same sequence as in the source, but with the time signature of the destination.
The bug is only the corruption.
Fixed in 9a705e189b
Automatically closed -- issue fixed for 2 weeks with no activity.