musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.3k stars 2.66k forks source link

Cut and paste doesn't preserve state of second voice #20676

Closed seisfeldt closed 9 months ago

seisfeldt commented 10 months ago

Issue type

UX/Interaction bug (incorrect behaviour)

Bug description

When cutting and pasting measures, the state of the deleted rests is not preserved. This is an annoyance when cutting and pasting many repeated or similar measures and one has to go back and delete the extra rests. See picture

Steps to reproduce

  1. Create a measure with two voices
  2. Delete the rests in the second voice (this is very common in orchestral parts for two winds on a single staff, for example)
  3. The identical state of the deleted rests in the second voice is not preserved (except for the very last rest)

Screenshots/Screen recordings

deleted rests in second voice

MuseScore Version

OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore version (64-bit): 4.2.0-233521124, revision: github-musescore-musescore-eb8d33c

Regression

I don't know

Operating system

Windows 10 Home 10.0.19045 Build 19045

Additional context

No response

MarcSabatella commented 10 months ago

This makes sense, but - for this and many other reasons (consider for example generating the separate parts), mark the unneeded rests invisible rather than delete them. Or, for simple cases like the one shown, simply turn on the “merge matching rests” property for the staff.

seisfeldt commented 10 months ago

Thank you for the tips, Marc. The merge matching rests will be very helpful. Didn't know that.

iainhallam commented 10 months ago

@MarcSabatella Most of my work is choral music, so I want to merge matching rests all the time; are there many occasions when matching rests shouldn't be merged?

MarcSabatella commented 10 months ago

@iainhallam that's a good question; I'd recommend starting a thread on the official Support forum on musescore.org to discuss it!

avvvvve commented 9 months ago

I believe this is a duplicate of #17975