SVN revision 2606: Ctrl-X (cut) has no effect
Procedure: click on first note (a quaver rest), click on the last note (three bars total).
Press Ctrl-X or Select Edit > Cut
The selection does not change.
Click on a measure in an empty stave and press Ctrl-V (or select Edit > Paste) and nothing changes.
The output is
Version 0.9.6 read 0.9.6
write session file
enterState <>
enterState
MuseScore::changeState: STATE_NORMAL
enterState <>
enterState
select element type 0(state 0) staff 1
sel setState 1
select element type 1(state 1) staff 1
sel range
sel setState 3
ScoreView::cmd
select element type 0(state 3) staff 0
sel setState 1
select element type 0(state 1) staff 0
sel setState 1
select element type 0(state 1) staff 0
select element type 1(state 0) staff 0
sel range
sel range measure
sel setState 3
ScoreView::cmd
cannot paste selState 3 staffList 0
ScoreView::cmd
cannot paste selState 3 staffList 0
With the above procedure copy/paste works.
I attach the file for testing.
Thanks again for MuseScore, I hope this report is of use to you.
Attachment | Size |
---|---|
Fugue_CMajorB-4.mscz | 2.09 KB |
Comments
Cut isn't really implemented yet.
I created a report in the issue tracker that you can subscribe to if you want: http://musescore.org/node/4109
In reply to Cut isn't really implemented by David Bolton
Thanks, David -- I should have checked the issue tracker as well as the forums.
Chris
In reply to Thanks, David -- I should by wynnmc
Actually I added the report to the issue tracker after I read your post.
In reply to Actually I added the report by David Bolton
Thanks.
I wasn't sure it was a real issue so I put it in the forums to see what people thought.
Aside: "unimplemented as yet" doesn't seem to be an issue to me ... but then perhaps I'm lazy ;o)