Selection lost on enharmonic change with accidentals
Affects 2.0.3 and nightly b3cd356
1. open attached score
2. select the second measure and press "J"
Result: the flat is selected.
Expected: the notes are selected.
Discussion:
It seems that using J works if there is no accidental selected. In measure 1, the J key seems to work because the accidentals are not selected, but in measure 2, the selected accidental may be causing the problem.
(Also, with measure 1, pressing J, selecting the measure again, and pressing J again loses the selection)
Workaround:
1. Press down arrow, then up arrow to not have the accidental selected (or other combinations of down and up). Now J works as expected.
2. Use inspector to select only notes. Now J works as expected.
Attachment | Size |
---|---|
selectionEnharmonic.mscz | 5.22 KB |
Comments
https://github.com/musescore/MuseScore/pull/2704
Fixed in branch master, commit 6b80a09b19
fix #107891: Selection lost on enharmonic change with accidentals
Fixed in branch master, commit e073d677ba
Merge pull request #2704 from Fyrult/107891-enharmonicSelection
fix #107891: Selection lost on enharmonic change with accidentals
Fixed in branch 2.0.4, commit 2badb03fac
fix #107891: Selection lost on enharmonic change with accidentals
Automatically closed -- issue fixed for 2 weeks with no activity.