Subtitle wrongly positioned in imported 2.x scores
Reported version
3.0
Priority
P0 - Critical
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.0.4421, revision: dc5e1d7
Open the attached score and take the reset option. Subtitle is wrongly positioned.
Attachment | Size |
---|---|
subtitle.mscz | 26.67 KB |
Comments
Indeed, there seems to be an issue with how we process subtitle on import, happens for all scores.
I'm taking a look at this - it's a bit difficult, because we have to work out whether there is a user-defined offset when importing a 2.x file, and if there isn't we have to apply the style value. Because of the way tags are sequentially read, it makes it quite difficult.
https://github.com/musescore/MuseScore/pull/4437
Fixed in branch master, commit a94a48724a
fix #279832: subtitle wrongly positioned, offsets ignored 2.x->3
Fixed in branch master, commit d7232a8449
Merge pull request #4437 from jthistle/279832-206text-offsets-not-read
fix #279832: subtitle wrongly positioned, offsets ignored 2.x->3
Automatically closed -- issue fixed for 2 weeks with no activity.