Ottava not played back after changing span and undoing
Context: commit fd51063 (2015-02-22) self-compiled with Qt Lib 5.3 and Qt Creator 3.3.0 under Linux Mint 17 64-bit.
Steps:
- Load the attached sample score (created with the commit above) or, presumably, any score containing an Ottava, or just create a score with an Ottava element.
- Play the score: the Ottava can be heard
- Edit the Ottava span moving either anchor point (or both).
- Play the score: the Ottava can be heard and corresponds to the current, edited span.
- Undo
- Play the score
Expected result: the Ottava can be heard and corresponds to the original span.
Actual result: no Ottava in the playback in the playback.
Note: If the score is saved and re-loaded after the last step, the Ottava is correctly present in the playback.
Attachment | Size |
---|---|
test_ottava.mscx | 20.17 KB |
Comments
PR pushed here: https://github.com/musescore/MuseScore/pull/1805
Fixed in 902565e25e
Automatically closed -- issue fixed for 2 weeks with no activity.