Copy and paste multiple voices only copies the second of the voices
Steps to reproduce:
1) Select a measure containing at least two voices.
2) Press Ctrl-C to copy it.
3) Select another measure (or even the same measure)
4) Press Ctrl-V to paste.
Expected: All voices in the measure are copied exactly.
Actual: Only the second of the voices is copied.
If the measure contains Voice 1 and Voice 2, only Voice 2 is copied.
If the measure contains Voice 1, Voice 3, and Voice 4, only Voice 3 is copied.
Also note: Deleting the resulting measure results in a blank measure (no whole rest). The Voice 1 whole rest appears to be removed from the measure as if were a Voice 2, 3, or 4 whole rest (but it can be replaced with an Exchange Voices 1-x operation.)
R.7e8e83b Nightly Build
Operating system: Windows 8
GIT commit: 7e8e83b
Comments
critical is reserved for crashes (and score corruption)
Also I can't confirg, taking the Promenade example and playing with ist measures.
Guess you have a corrupted score, so you'd better attach it here?
Need new glasses, I can actually confirm the problem, playing with Measure 6 of the Promende example (copying treble clef measure to bass clef measure, with and without having swapped voices to reinstate the missing rests)
I can repro the issue with the example score; just take Measure 11 of the Promenade Example (top staff) and just Ctrl-C and Ctrl-V.
yes, me too, see above ;-)
This will causes a crash one day or another. It's critical.
OK, you're the Boss ;-)
fixed in 59ea28f ?
At least partly solved, voices get copied now, but slurs and stem direction of 8th notes still get lost, the latter seems to be a separate issue, flipping stems on 8th notes doesn't get reflected in inspector either.
Fixed in 867d647e3f and added regression test.
Automatically closed -- issue fixed for 2 weeks with no activity.