summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2024-06-07 14:16:23 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2024-06-07 18:04:19 +0200
commit724c17602fac7476f068e6b66f30e9ef3c9f0940 (patch)
tree982aa1a97d37317e1532abfffc1f571a93e32f34 /shell
parente607bf096d4fb182388ccaefb1179cdd924af02a (diff)
tdf#161215 sw: layout: don't move into section frame on same page
The problem is that in SwFrame::GetNextFlyLeaf() pLayLeaf is in the body on the same page as pFlyAnchor, so the MoveSubTree() effectively removes the pNext chain from the layout into a circular structure whose upper is an indirect lower, causing an infinite loop later. Change-Id: I08f96cf483205d6213d7cec7b239f750fff5d3ad Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168529 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions