https://bugs.documentfoundation.org/show_bug.cgi?id=171997
Bug ID: 171997
Summary: REGRESSION: Applying paragraph style resets list level
to 1 despite list context
Product: LibreOffice
Version: 24.2.0.0 alpha0+
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Starting in LibreOffice 24.2.0.0.alpha1, applying a different paragraph style
to a numbered list item causes the item to lose its current list level and
reset to Level 1.
The target paragraph style has its "Outline level" set to "None," it fails to
respect the existing hierarchy (e.g., changing 4.1 into 5 instead of keeping it
as 4.1). This was not present in 7.6.7.2.
Steps to Reproduce:
1.Open the attached .odt file.
2.Locate the list item numbered 4.1 (text: "tzhdhg (hier I put the cursor)").
3.Ensure the Styles sidebar is open (F11).
4.With the cursor in the 4.1 paragraph, double-click the paragraph style
texte_considérants_petit_écart.
Actual Results:
The paragraph is promoted to Level 1 and numbered 5. The list level hierarchy
is lost.
Expected Results:
The paragraph should remain at Level 2 (numbered 4.1) but adopt the formatting
of the new style.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
Bisection result: This was introduced by commit
https://git.libreoffice.org/core/+/c1cfe85f8bba10d367ef9ef1d6d569f53969dd34
--
You are receiving this mail because:
You are the assignee for the bug.