This also affects copy and paste of text from an external program into MuseScore, where the text contains the "&" symbol – everything after "&" is lost.
See also https://musescore.org/en/node/81671. Apparently after a save/reload, the file becomes invalid - the unescaped "&" remains even though it does not appear. So I am raising the priority of this.
Comments
Proposed PR:
https://github.com/musescore/MuseScore/pull/2148
This also affects copy and paste of text from an external program into MuseScore, where the text contains the "&" symbol – everything after "&" is lost.
Does this fix this as well?
No, I checked but unfortunately the patch does not fix that case.
See also https://musescore.org/en/node/81671. Apparently after a save/reload, the file becomes invalid - the unescaped "&" remains even though it does not appear. So I am raising the priority of this.
Fixed in branch master, commit 9076947ae6
Fix #72051 : reset text to style
Fixed in branch master, commit e25b67b25e
Merge pull request #2148 from AntonioBL/resettextstyle
Fix #72051 : reset text to style
Fixed in branch 2.0.3, commit 70a7821fd5
Fix #72051 : reset text to style
Automatically closed -- issue fixed for 2 weeks with no activity.