https://issues.apache.org/ooo/show_bug.cgi?id=121479
--- Comment #11 from Andre <[email protected]> --- Created attachment 80936 --> https://issues.apache.org/ooo/attachment.cgi?id=80936&action=edit Prevent invalid move of document nodes. Version B This patch either lets _MoveNodes() move all nodes in the given range or leaves the method before any node is moved. With the bug document this patch results in a page that shows all the information in the document but layout is not correct. At least for the bug doc, this seems to be preferable over the other patch. -- You are receiving this mail because: You are on the CC list for the bug.
