Bug 156105 - Percents behave wrong in list level prefix/suffix
Summary: Percents behave wrong in list level prefix/suffix
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.2.5.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisectNotNeeded, regression
Depends on:
Blocks: Bullet-Number-Outline-Lists
  Show dependency treegraph
 
Reported: 2023-06-30 16:34 UTC by Mike Kaganski
Modified: 2024-05-16 18:57 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
A list with prefix/suffix having % (9.22 KB, application/vnd.oasis.opendocument.text)
2023-06-30 16:34 UTC, Mike Kaganski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kaganski 2023-06-30 16:34:24 UTC
Created attachment 188139 [details]
A list with prefix/suffix having %

The attached document has a list, which has prefix "(%)" and suffix "[%]". Also, it has level 3 set to no numbering.

Prior to commit bf2b46aa15665dde63ceff4e7686b99b3990354f (tdf#146257: sw: better handling for list numbering = NONE), the prefix and suffix appeared in all levels correctly, including level 3. Since the said commit, the prefix in level 3 is cut to "(", and the suffix to "]".
Comment 1 Justin L 2024-05-16 14:39:24 UTC
repro 24.8+

I first see the prefix/suffix reduced in the UI in 7.3 bibisect (backported to 7.2)
commit aa5c6d127559912ad60a63fbd972b78fb8f9691b
Author: Vasily Melenchuk on Mon Jun 14 14:27:56 2021 +0300
    new ODF numbered list parameter loext:num-list-format

I confirm comment 0's 7.4 bisect (backported to 7.2.5) for the 3rd level's loss of prefix/suffix in the document itself.