Glissando with anchor change via Shift+Down lost on save/reload
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.5.5992, revision: 58dd23d
I write this:
and when I close the document and open it again, this appears:
Fix version
3.2.0
Comments
Sounds the same as https://musescore.org/en/node/287218. Can you confirm this?
I can confirm it's possible to add the three glissandi and they are preserved if you use drag to change the anchors, but they disappear if you use Shift+arrow. So almost certain a duplicate indeed, and since an issue apparently filed for that one, this will do. We just need confirmation that Shift+Down was used rather than drag.
Looking at the MSCX files written in the two cases, I see all glisses are always written to the file but, the bad one has an extra "notes" tag within the "location" tag on the end note. I've never looked at this code so I don't have an idea offhand about what these are for, but it probably wouldn't be too hard to sort out.
In reply to I can confirm it's possible… by Marc Sabatella
Yes, I used Shift + down.
OK, thanks for the update. Then I think this title summarizes the problem well.
I've filed a similar issue in #288723 .
1. If it's amended with SHIFT + up/down, it disappears
2. If it's amended by dragging an anchor, it resets to default position.
In the attachement: the number 2 scenario.
See https://github.com/musescore/MuseScore/pull/4992.
Fixed in branch master, commit 619c6d7b33
fix #287520: Glissando with anchor change via Shift+Down lost on save/reload
Fixed in branch master, commit a5a5255b0e
_Merge pull request #5023 from mattmcclinch/75626-change-voice
fix #75626, fix #287520, restructure ChangeSpannerElements_
Automatically closed -- issue fixed for 2 weeks with no activity.