Filters (F6) for Lyrics and Chord Symbols are mixed up in 3.3 RC
There is a regression concerning filters in v3.3 release candidate:
1) Create a phrase containing lyrics and chord symbols (or use attached file)
2) Mark phrase
3) Hit F6 to show filters, deselect lyrics
-> Expected behavior: all except lyrics are highlighted in blue
-> Actual behavior: all except chord symbols are highlighted in blue
3) Copy phrase
4) Paste in some other measure
-> Expected behavior: all except lyrics are pasted in measure
-> Actual behavior: all except chord symbols are pasted in measure
5) Mark phrase again, re-select lyrics and deselect chord symbols
-> Expected behavior: all except chord symbols are highlighted in blue
-> Actual behavior: all except lyrics are highlighted in blue
6) Copy & paste in some other measure
-> Expected behavior: all except chord symbols are pasted in measure
-> Actual behavior: all except lyrics are pasted in measure
Deselecting other text (e.g. tempo) works as expected.
Attachment | Size |
---|---|
Test_Filter_Lyrics.mscz | 4.22 KB |
Comments
Comparing with 3.2.3 those switched places, it is Lryrics above Chord Symbols in 3.2.3, but below in 3.3.
Figured Bass and Slurs switched places too, so probably suffer from the same problem.
Apparently my fault, 7443719d (guess it earns me a brown paperbag) and an easy fix.
See https://github.com/musescore/MuseScore/pull/5364
Bug was present thoughout the entire Beta phase and even a month longer, strange that it hadn't been noticed.
Fixed in branch master, commit 265a7a1e81
_fix #295202: Filters (F6) for Lyrics and Chord Symbols are mixed up in 3.3 RC
Figured Bass and Slurs too, culprit being commit 7443719d_
Fixed in branch master, commit f495ca33b2
_Merge pull request #5364 from Jojo-Schmitz/selection-filter
fix #295202: Filters (F6) for Lyrics and Chord Symbols are mixed up in 3.3 RC_
In reply to (No subject) by Jojo-Schmitz
Thanks for the quick fix!
Automatically closed -- issue fixed for 2 weeks with no activity.