Lyrics: frame, border and highlight styling regressions
Reported version
3.1
Type
Graphical (UI)
Frequency
Many
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Steps to reproduce :
- From a new created partition, open the Style window
- on the "Lyrics Even Lines", add a square frame with a background color (highlight)
- Close and reopen the file
- The styling is now on the "Lyrics Odd Lines", not anymore on the Even Lines.
- Also on the Even Line, it's now not possible to modify the background color of the highlight option.
Forum discussion : https://musescore.org/en/comment/927847
Attachment | Size |
---|---|
Test.mscz | 10.81 KB |
Fix version
3.3.0
Comments
A regression from 3.0, according to the forum post.
Is there any eta on rectification of this issue?
I can confirm that this bug still exists in 3.3 RC. And I'm pretty sure it won't get fixed for 3.3 final, even if a fix for it gets developed now
I believe I've just now found the reason for the bug though... looks like a simple copy/paste error in the code
see https://github.com/musescore/MuseScore/pull/5368
Huh?
In reply to see https://github.com… by Jojo-Schmitz
Thanks Jojo; I'll hope for soonest inclusion :)
Fixed in branch master, commit fac2d4f396
_fix #290947: Lyrics: frame, border and highlight styling regressions
where these for even lyrics can't get set and if tried odd lyrics are
getting set instead_
Fixed in branch master, commit 7e16e03de7
_Merge pull request #5368 from Jojo-Schmitz/lyrics-even-style
fix #290947: Lyrics: frame, border and highlight styling regressions_
Automatically closed -- issue fixed for 2 weeks with no activity.