https://bugs.documentfoundation.org/show_bug.cgi?id=169320
Bug ID: 169320
Summary: Wrong number, and erratic behavior, of a list item
after a paragraph hidden by paragraph mark, when the
document has tracked changes
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 203802
--> https://bugs.documentfoundation.org/attachment.cgi?id=203802&action=edit
A list item hidden by paragraph mark
Open the attachment.
It has a list, with its item 3 hidden by <w:vanish/> element in its paragraph
properties (paragraph mark). The next item is a visible sub-item of item 3.
There is a tracked change in the document, in the item 1 (but not in 3).
When formatting marks are hidden, Word shows the list as
1. changed item 1
2. item 2
3.1 subitem 2
When formatting marks are shown, Word shows the list as
1. changed item 1
2. item 2
3.
3.1 subitem 2
In Writer, when formatting marks are hidden, the list is shown as
1. changed item 1
2. item 2
2.1[3.1] subitem 2
Showing formatting marks (and making sure that "Hidden characters" are checked
in Options->Writer->Formatting Aids), the list is shown as
1. changed item 1
2. item 2
[3.]
2.1[3.1] subitem 2
--
You are receiving this mail because:
You are the assignee for the bug.