Selection does not expand properly when starting from the last measure
1. Select the last measure by clicking in an empty part of the measure.
2. Hold the shift key down
3. Press the left arrow to expand the selection.
Expected: The selection expands to include both the last measure and its previous neighbor.
Actual: The selection moves to select only a column of notes in a measure to the left (not necessarily the previous measure, see 2 examples attached).
Attachment | Size |
---|---|
before-1.png | 17.67 KB |
after-1.png | 17.42 KB |
before-2.png | 17.45 KB |
after-2.png | 17.33 KB |
Comments
https://github.com/musescore/MuseScore/pull/2280
Fixed in branch master, commit ba2bf988f4
fix #84876: extend selection to left with last measure selected
Fixed in branch master, commit 6a89acd502
Merge pull request #2280 from MarcSabatella/84876-extend-select-last
fix #84876: extend selection to left with last measure selected
Fixed in branch 2.0.3, commit b2e7873cb5
fix #84876: extend selection to left with last measure selected
Automatically closed -- issue fixed for 2 weeks with no activity.