Glissando between grace note and first note of system causes bad layout

• Apr 4, 2016 - 17:56
Reported version
2.2
Type
Functional
Severity
S4 - Minor
Status
closed
Project

2.0.2 on Win 10 / 2.0.3 on Win 7 / c6ab148 on Win 7

See attached score. Adding a glissando to the acciaccatura at the beginning of the score causes the layout to break in the following measure:

gliss_layout_issue.png

Attachment Size
gran_vals.mscz 26.77 KB

Comments

Title Glissando between grace note and first note of score causes bad layout Glissando between grace note and first note of system causes bad layout

Actually, the first note of any system. Probably a glitch caused by the code we added to make sure a glissadno into the first note of system is allocated enough space to be visible. The fix would presumably be to not do this if we detect that the start note of the gliss is a grace note attached to the end note.