Naturals appear for notes that would have been an accidental of previous key signature after undo transpose
1. Open attached score (produced in 1.3).
2. 'Select All'.
3. 'Transpose…'.
4. Choose 'D♭ Major'.
5. 'OK'.
6. 'Undo'.
Result: Naturals appear for notes that would have been an accidental of the previous key signature.
Using MuseScore 2.0 Nightly Build (c7323dd) - Mac 10.7.5.
Comments
Maybe also see this: #22913: Former key signature appears after undo and another action
It has to be noted that the spurious accidentals disappear with a save and re-open: they are probably artifacts of re-laying out or of the undo algorithms (I speculate if it has to do with the order on which single changes are undone: if during 'do', the key is changed first and the notes updated after, during 'undo' the notes would be restored first -- with the new key still in effect -- and the key restored after).
Of course, it has to be fixed but, as the score data are all correct and the display ultimately corrects by itself, it has probably a low priority: I wonder if it would be the case to mark the issue as minor.
M.
My pull request https://github.com/musescore/MuseScore/pull/264 for #23525: Updated 16506: Former key signature isn't restored after Undo Transpose also fixes this.
fixed in 3caf084
Automatically closed -- issue fixed for 2 weeks with no activity.