Key signature continues to be applied after section break
Reported version
3.0
Priority
P0 - Critical
Type
Functional
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
When you insert a section break the following things should happen
- The pause should be set to 3 seconds
- The next system should default to long instrument names
- Measure numbers (displayed) should be reset to 1
- The time signature should be repeated
-
The key signature should be reinserted as a new key signature
-
does not happen. The previously inserted key signature still applies to the measure after the section break. As a result, if you insert a key signature with fewer sharps or flats, naturals are displayed in the key signature. This should never happen after a section break. The first measure in a new section should be as though it were its own song.
Comments
I cannot reproduce except in the case where you are changing to C major. Otherwise I get no accidentals regardless of the specific change or the settings in Format / Style / Accidentals. True for you too?
It looks fixed to me.
It looks fixed except when the new key signature is C maj as you said.
I can confirm. I get naturals on this and can't even switch them off via inspector, just make invisible and with that it still uses space, so looks ugly.
See https://github.com/musescore/MuseScore/pull/4408.
Fixed in branch master, commit 80a1003283
fix #278975: rewrite the condition for showing naturals on keysig change
Fixed in branch master, commit 486c90c23e
Merge pull request #4408 from dmitrio95/278975-section-break-keysig
fix #278975: rewrite the condition for showing naturals on keysig change
Automatically closed -- issue fixed for 2 weeks with no activity.