<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Assertion failed when moving the mouse after deleting embedded content"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108826">108826</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Assertion failed when moving the mouse after deleting embedded content
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>baron@caesar.elte.hu
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>105537, 107810
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=134330" name="attach_134330" title="Sample ODT with embedded document">attachment 134330</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=134330&action=edit" title="Sample ODT with embedded document">[details]</a></span>
Sample ODT with embedded document

Open the attached document with another document embedded in it.
Select the embedded document (leave your mouse cursor over it) and delete it
with the Delete key.
Move mouse slightly.

=> Assertion failed.

In sw/source/doc/docbasic.cxx / line 172:

// this shouldn't be possible now that SwCallMouseEvent
// listens for dying format?
assert(false);
<a href="http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbasic.cxx#172">http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbasic.cxx#172</a>

After hitting Abort there's another assertion in Visual C++'s vector
implementation (probably the illegal state messing up something further).

Reproduced using master build (ce6b877ba89ae4193f7a719a7dfa4bb45ecd04e4) /
Windows 7.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] Assertion failed crashes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=105537">Bug 105537</a>] [META] Assertion failed crashes
              </li>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [META] OLE/Embedded object bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107810">Bug 107810</a>] [META] OLE/Embedded object bugs and enhancements
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>