Tie position incorect over line break without clef
Reported version
3.0
Priority
P1 - High
Type
Graphical (UI)
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
On the last note of the last bar of a line, create a tie to the next note (next bar on next line). In Format>Style>Page deactivate option "Create clef for all systems". In this case, the tie seems to connect the first and second notes of the second line.
Workaround; closing the file and reopening it seems to fix the tie position.
Attached : simple mscz file showing the issue + screenshot
Note: upon file opening, the tie will be OK, activate the "clef for all systems" option and then deactivate it to see the bug.
Attachment | Size |
---|---|
Tie when no clef.png | 3.45 KB |
Tie when no clef.mscz | 5.16 KB |
Fix version
3.1.0
Comments
Confirmed. I see why, we are still accounting for the clef width because we aren't noticing the segment has been "disabled". Same issue for key signature.
https://github.com/musescore/MuseScore/pull/4848
Fixed in branch master, commit 8e8eb73cf6
fix #287022: layout of tie after turning off header elements
Fixed in branch master, commit 62bc8f1935
_Merge pull request #4848 from MarcSabatella/287022-tie-system
fix #287022: layout of tie after turning off header elements_
Automatically closed -- issue fixed for 2 weeks with no activity.