Divider not removed after undo of deleting a vertical frame

• Aug 31, 2020 - 08:05
Reported version
3.5
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project

1) Open the attached score
2) Select the vertical frame in the middle of page 1.
3) Delete the frame (Del)
4) Undo the delete (Ctrl+Z)

Expected result: No divider between the second system and the vertical frame.

Shown result: The divider below the second system is not removed.

Attachment Size
divider.mscz 11.61 KB

Comments

Workaround No Yes

Curious, I would have guess it would go away on the new layout of the affected systems, but it doesn't. Switching the continuous view and back does fix it.

Adding/removing a SectionBreak on the system after the vertical frame also removes the divider.
I'll have a closer look when I'm done with the PR's I'm working on now.

Status PR created fixed

Fixed in branch 3.x, commit 46d3dc90e5

_Fix #309857 - Divider not removed after undo of deleting a vertical frame

Remove SystemDividers on a System and the previous System is the system is a VBox._

Fix version
3.5.1