<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: bad dynamic_cast! after redo operation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108124#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: bad dynamic_cast! after redo operation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108124">bug 108124</a>
              from <span class="vcard"><a class="email" href="mailto:fyodor_e@hotmail.com" title="Fyodor <fyodor_e@hotmail.com>"> <span class="fn">Fyodor</span></a>
</span></b>
        <pre>This is easily reproducible with attached document and similar documents. I use
dev build, from master brunch.
To reproduce with attached document:
1. Open document
2. Ctrl+A (sel All)
3. Ctrl+C (copy all, or you'll have nothing to insert on next step)
4. Ctrl+V
5. Ctrl+Z
6. Ctrl+Y

Or this can be reproduced on any new document.
1. Create new document
2. Insert -> Image (I used small images). By default it should be anchored to
paragraph
3. Move image away from it default position
4. Insert another image (the same or another one)
5. Move second image away from it default position
6. Insert second paragraph (press Enter)

Now assertion is reproduced using procedure at the start.

I suspect that this is issue with Undo/Redo mechanism.</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>