<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOC: Crash: SwFrame::RemoveFromLayout()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122894#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOC: Crash: SwFrame::RemoveFromLayout()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122894">bug 122894</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@arbruijn.dds.nl" title="libreoffice@arbruijn.dds.nl">libreoffice@arbruijn.dds.nl</a>
</span></b>
        <pre>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.</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>