Right click breaks selection
- Select a group of notes
- Right click on one of the selected notes
Expected behavior: Selection should not change when right-clicking (Cf. selection in any text editor). Of course the items in the context menu should also apply to the whole selection.
Actual behavior: Previous selection is ignored. Only the note you right-clicked is selected.
(Tested using r.2334 nightly build, Windows XP)
First reported by Ian Goldby: http://www.musescore.org/en/node/3240
Comments
fixed in rev. 2344
Automatically closed -- issue fixed for 2 weeks with no activity.
This appears to be broken again in r. 2543 nightly.
Cf. //www.musescore.org/en/node/3999
Werner fixed it again. See #3999: Change the Properties of Multiple Notes at Once.
I added a check to enable the following sequence in r2551
Left Click a note
Ctrl left click a second note
Ctrl left click a third note
Right click on one of the selected note to have the context menu
Lasso select also works. This is one of the ensemble milestones ("Change a selection of notes into cue notes")
Automatically closed -- issue fixed for 2 weeks with no activity.