Select similar spanners in a range selection doesn't work
Nightly 9e84592/ Windows7
(*first reported in this thread: https://musescore.org/en/node/60416)
1) Load this file: test file lines.mscz
2) Select all the first system (9 measures) containing different lines
3) Right-click on the first hairpin (so: highlighted):
-> Select -> All similar elements in range selection
or
-> Select -> More -> Tick "in selection"
Expected result:
Current result: nothing is select
After checking, it appears that this issue is native of the implementation of this new feature on July 16: https://github.com/musescore/MuseScore/pull/1036 (because the second image has been produced with this Nightly 963fd37, as on a few nightlies in the following months with the same result)
For the record, a new implementation ("in selection") is added some days after: https://github.com/musescore/MuseScore/pull/1066, with the same negative result with the two "scenarios" of Select
To finish, notice that in the attached test file above, the voltas are not selected. It's an expected result since this commit: https://github.com/musescore/MuseScore/pull/1586
To fix: #42521: Overlapping voltas created by copy & paste
Comments
Fixed in 4d98788c95
Automatically closed -- issue fixed for 2 weeks with no activity.