[Libreoffice-bugs] [Bug 122894] FILEOPEN DOC: Crash: SwFrame::RemoveFromLayout()
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 9 12:12:47 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=122894
--- Comment #18 from libreoffice at arbruijn.dds.nl ---
Maybe it isn't needed to reformat the column when formatting a footnote with an
object inside a column?
With `if ( pColFrameOfAnchor )` replaced by `if ( pColFrameOfAnchor &&
!_rAnchorTextFrame.IsInFootnote() )` in FormatAnchorFrameAndItsPrevs the
document seems to display correctly (Page 116 (101)).
I've also attached a reduced document in case that helps.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201109/74f46875/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list