Certain 2.x frame texts imported with no style, resulting in wrong size etc.
Reported version
3.0
Priority
P2 - Medium
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.5794, revision: 5cc4d6b
Open attached file (created in 2.x). The lyrics have been appended at the end of the score in 2 x 2-column vertical frames. But, in 3.x, the right-hand columns have lost their horizontal offset and now coincide with the left-hand columns.
(There is also a problem with the font-size of a verse in the second frame, which is smaller than the rest)
Attachment | Size |
---|---|
frame_text.mscz | 21.76 KB |
Fix version
3.5.0
Comments
Did you say "yes" to the question about reset? If so, that's why the offsets were lost. They are preserved if you say "no>? So, that much is by design.
But I can confirm the size issue. Apparently the small text came in with no "style" setting (check the Inspector - the Style dropdown is empty), so it isn't picking up the right defaults from the Frame style. Not sure it's failing here and not elsewhere (and I couldn't reproduce in another score). Presumably it has to do with the readhead mechanism we use which I really don't know much about. Setting to P2 for now pending someone figuring out if this is more than an isolated case.
Relates to #286144: No or wrong text styles assigned to subtitle, composer, lyricist, name of the part in parts of scores imported from MuseScore 2, if not even a duplicate
See https://github.com/musescore/MuseScore/pull/5767
Fixed in branch master, commit 78d9a2978c
fix #285434 : Certain 2.x frame texts imported with no style
Fixed in branch master, commit aad1af44b1
_Merge pull request #5767 from AntonioBL/read206textstyle
fix #285434 : Certain 2.x frame texts imported with no style_
Automatically closed -- issue fixed for 2 weeks with no activity.