"Play Repeats" button does not reflect default repeat behavior
Reported version
3.4
Type
Performance
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
1) Open MuseScore.
2) Open a score with a repeat barline.
3) Play the score by pressing the "Play" button (the "Play Repeats" button is not enabled).
=> The repeat barline is applied, which was not te be expected, since the "Play Repeats" button was disabled.
(Workaround)
4) Enable and disable the "Play Repeats" button.
5) Play the score by pressing the "Play" button.
=> The repeat barline is not applied now, which is correct.
NOTE: I did not test with earlier version, but I suppose the bug is also in earlier versions.
Fix version
3.5.0
Comments
Was the case with MuseScore 2.3.2 alreasy, so not a regression
See https://github.com/musescore/MuseScore/pull/5900
While at it fixed the same bug for the pan button too, and, with that now
working, removed the corresponding entries from the advanced prerefences
Fixed in branch master, commit 255488cb77
_fix #303403: play repeats button doesn't reflect stored settings
while at it fix the same bug for the pan button too, and, with that now
working, remove the corresponding entries from the advanced prerefences_
Fixed in branch master, commit ca0ca6201c
_Merge pull request #5900 from Jojo-Schmitz/play-repeats
fix #303403: play repeats button doesn't reflect stored settings_
Automatically closed -- issue fixed for 2 weeks with no activity.