<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Scrolling and then clicking into document crashes Writer"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101821#c21">Comment # 21</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Scrolling and then clicking into document crashes Writer"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=101821">bug 101821</a>
from <span class="vcard"><a class="email" href="mailto:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span></b>
<pre>as said i'm unable to insert a header on Linux
but can reproduce it on Windows
nope previous <a href="show_bug.cgi?id=101821#c19">comment #19</a> 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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>