https://bugs.documentfoundation.org/show_bug.cgi?id=108867

--- Comment #2 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to