https://bugs.documentfoundation.org/show_bug.cgi?id=154113
Bug ID: 154113
Summary: Sections merge after copy-paste, and layout is broken
until reload
Product: LibreOffice
Version: 6.4.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 185883
--> https://bugs.documentfoundation.org/attachment.cgi?id=185883&action=edit
Three sections
Open the attached document. It contains a first paragraph with short
description, and three sections going after each other, with a single paragraph
each, containing the section names.
Select the text as described in the document, copy to clipboard, and paste back
to replace the selection.
Since commit 166b5010b402a41b192b1659093a25acf9065fd9, after the paste, the
order of the paragraphs changes: the second one becomes the last one. But
saving and reloading restores the correct order.
Also the paste changes the sections unexpectedly: the last (third) section gets
merged to the first section, and the second section becomes *nested* into the
first one. This already happened before the mentioned commit, even in OOo
3.2.0. Possibly this is the real cause of the problem; however, the incorrect
re-creation of frames after the paste, so that they do not reflect the
underlying document model (which started in 6.4.4), is unexpected.
--
You are receiving this mail because:
You are the assignee for the bug.