https://bugs.documentfoundation.org/show_bug.cgi?id=108826
Bug ID: 108826
Summary: Assertion failed when moving the mouse after deleting
embedded content
Product: LibreOffice
Version: 6.0.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Blocks: 105537, 107810
Created attachment 134330
--> https://bugs.documentfoundation.org/attachment.cgi?id=134330&action=edit
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);
http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/docbasic.cxx#172
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.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=105537
[Bug 105537] [META] Assertion failed crashes
https://bugs.documentfoundation.org/show_bug.cgi?id=107810
[Bug 107810] [META] OLE/Embedded object bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs