<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: Undoing paste of table with images"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133933#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: Undoing paste of table with images"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133933">bug 133933</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>Ah, this points to the above commit because previously the whole doc was
selected (and with this commit, only the table is selected), so
SwDoc::InsCopyOfTable() is not called. If you press enter after opening the
document (so there is an empty paragraph before the table) and then you do the
same steps, this crashes even before the above commit.

Xisco: could you please check if the empty-paragraph version was always broken
or possible to bisect that as well? Thanks.</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>