[Libreoffice-bugs] [Bug 108867] Assertion failed when adding/removing/ adding text box to a shape
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 30 08:02:54 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108867
--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
Just wonder if this line
m_rDoc.DelFrameFormat( pFormat );
(see
http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/DocumentLayoutManager.cxx#316)
shouldn't be put outside the else block and so executed all the time.
Gabor: I'm not at home to test this, perhaps you could give it a try on local?
First, you might want to add some temporary trace on
http://opengrok.libreoffice.org/xref/core/sw/source/core/doc/DocumentLayoutManager.cxx#243
to confirm we go in "if" block.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170630/64c5e74b/attachment.html>
More information about the Libreoffice-bugs
mailing list