q wrote:I recently remembered (rediscovered?) that although shift-double-clicked notes display as highlighted they fail to nudge upon command. After a pitch-nudge command (or regular nudge, for horizontal placement) they loose the appearance of being selected.
This is logged as a bug.
q
The bug, I think, is that the function shift-double-click for notes (as distinct from measures) is
undefined in the first place. So it needs to be defined. The choices are:
1. Do nothing, ie don't select (or highlight) anything.
2. Do the same as shift-single-click, ie select the note for nudging etc.
3. Select the whole measure even if the clicking is done right on the note (ie behave the same way as for measure selection).
Any one of those can be justified in some way. Your suggestion, #2, may be the simplest; but I would advocate behaviour #3 because I'd like to be able to select a whole measure without having to pay attention to avoiding the notes when I do the clicking (especially if the measure is densely populated). Furthermore, shift-double-click really ought to work to select a full measure even if no measure is selected already. (Right now, you need to do a simple double-click to select the first measure and shift-double-click to select subsequent ones).