"Display in concert pitch" function in Style menu doesn't change key signatures
Steps to reproduce bug:
1) Open sheet music with transposing instruments
2) Go to Format>Style>Score and select "Display in concert pitch"
Expected behavior: The score is transposed into concert pitch and the key signature is changed accordingly
Actual behavior: The score is transposed as expected but the key signature is not changed, instead every affected note is displayed as an accidental
This leads to the following interesting behavior:
When entering concert pitch mode using the Style menu, the key signature will not be changed. If you now exit again using the "Concert Pitch" Button in the top panel or keyboard shortcuts, the key signature will be "changed back," even though it never got changed in the first place. This creates more and more accidentals. To revert this you need to enter and exit concert pitch mode the other way around or keep doing it the same way around until you have fully cycled around the circle of fifths.
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.2.5315, revision: a8b90a8
Comments
Confirmed. The key (sorry) is indeed using the style dialog, the toolbar button works correctly. Which is probably why no one has noticed this until now.
https://github.com/musescore/MuseScore/pull/4719
Fixed in branch master, commit c1bf2e99c9
fix #284503: bad concert pitch toggle in style dialog
Fixed in branch master, commit 4839a4ea14
_Merge pull request #4719 from MarcSabatella/284503-concert-pitch-style
fix #284503: bad concert pitch toggle in style dialog_
Fixed in branch 3.0.x, commit ff2760e91a
_Merge pull request #4719 from MarcSabatella/284503-concert-pitch-style
fix #284503: bad concert pitch toggle in style dialog_
Automatically closed -- issue fixed for 2 weeks with no activity.