In MuseScore 0.9.6 pre 2269 Windows XP
How to reproduce:
- cut/copy a note with duration different than 1/4 (eg. 1/8 or 1/16) paste somewhere. The new pasted note has a duration of 1/4
You're right! Actually it happens only if selecting the note to copy/cut without pressing SHIFT, that is if simply selecting with the mouse. If using shift even for a single note works correctly
Sorry, it's a little longer than expected, since some stuff that already existed in the trunk had to be brought back into the branch. But it's basically doing the same thing. Also note that a single note from a tuplet now copies correctly.
Comments
The bug only happens when you select a single note to cut or copy.
(Bug confirmed using r. 2354 nightly, Windows XP)
You're right! Actually it happens only if selecting the note to copy/cut without pressing SHIFT, that is if simply selecting with the mouse. If using shift even for a single note works correctly
fixed in r5263
This is still open in the [branch 1.2].
Can we have that fixed for 1.2, please.
Here are the files that changed for the trunk.
//mscore.svn.sourceforge.net/viewvc/mscore?view=revision&revision=5263
Here is the patch for the branch.
Sorry, it's a little longer than expected, since some stuff that already existed in the trunk had to be brought back into the branch. But it's basically doing the same thing. Also note that a single note from a tuplet now copies correctly.
Patch committed in r5309
Automatically closed -- issue fixed for 2 weeks with no activity.