Chord symbols don't transpose with Notes / Transpose
Ubuntu 14.04, GIT commit: e76f2c7
1) add chord symbol to first measure of My First Score
2) select all
3) notes / transpose
4) select by internal, major second, makes sure chord symbols are checked
5) OK
Result: chord symbols don't transpose
I thought this was working a few days ago - see #40506: Transpose passage with chord symbols does not transpose them in parts. I even added an mtest. But apparently I somehow broke it again.
Comments
It works on December 2, with this commit: https://github.com/musescore/MuseScore/commit/27267b09f420de1c9dd9d889a…
Fail with this one, on December 2 always: https://github.com/musescore/MuseScore/pull/1498/files
There are two intermediate commits. So, here maybe? https://github.com/musescore/MuseScore/pull/1497
Yes, thanks, I figured it out. The bug used to be that transpose did not work with linked parts. Now it *only* works if there are linked parts. Fix coming soon.
https://github.com/musescore/MuseScore/pull/1511
Fixed in 39de703f83
Automatically closed -- issue fixed for 2 weeks with no activity.