[Libreoffice-bugs] [Bug 101821] Scrolling and then clicking into document crashes Writer
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 8 13:58:11 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=101821
--- Comment #21 from Michael Stahl <mstahl at redhat.com> ---
as said i'm unable to insert a header on Linux
but can reproduce it on Windows
nope previous comment #19 was wrong, this is a different crash
in SwFootnoteBossFrame::MoveFootnotes_():
the pFootnote->GetRef() is a SwTextFrame below SwBodyFrame below SwColumnFrame
below SwSectionFrame
"this" is a column frame
but the pRefBoss is a SwPageFrame ?
SwFrame::FindFootnoteBossFrame() -> 1-column and not IsFootnoteAtEnd() ->
redirect to page frame
previously the footnote container was in a column in a section, now it's
outside the section, but the mbInfSct flags inside the footnotes are not reset
--
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/20170608/39cb96ab/attachment.html>
More information about the Libreoffice-bugs
mailing list