Bug 157592 - FILEOPEN: RTF: Bullet point added incorrectly
Summary: FILEOPEN: RTF: Bullet point added incorrectly
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.0.5.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: RTF-Bullet-Number-Lists
  Show dependency treegraph
 
Reported: 2023-10-04 10:50 UTC by Xisco Faulí
Modified: 2025-03-19 20:44 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Comparsion MSO vs LibreOffice 24.2 master (6.34 KB, image/png)
2023-10-04 10:50 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2023-10-04 10:50:17 UTC
Created attachment 189998 [details]
Comparsion MSO vs LibreOffice 24.2 master

Steps to reproduce:
1. Open attachment 102786 [details] from bug 81355

-> A bullet point is added to '3.' See comparison

Reproduced in

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0c4913e03e8427a576138601958f2dbf13b8c37b
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded

[Bug found by office-interoperability-tools]
Comment 1 Xisco Faulí 2023-10-04 10:51:05 UTC
Regression introduced by:

author	Michael Stahl <michael.stahl@allotropia.de>	2023-01-13 17:49:58 +0100
committer	Michael Stahl <michael.stahl@allotropia.de>	2023-01-13 19:31:53 +0000
commit a25eda715591cfa96136bcfd95360156516239d1 (patch)
tree 57cad5de90207a655e46f96541a95272449d4126
parent f2918ed9add416e16396965a4b6c7a5e8865a07f (diff)
tdf#131386 writerfilter: RTF import paragraph mark formatting

Bisected with: bibisect-linux64-7.6

Adding Cc: to Michael Stahl
Comment 2 Gabor Kelemen (allotropia) 2025-03-19 20:44:08 UTC
This seems to have been fixed recently in 25.2-bibisect by:

https://git.libreoffice.org/core/+/43adea12b199622bb703fe731afb3be182f2c17d%5E%21

author	Michael Stahl <michael.stahl@allotropia.de>	Wed Feb 19 16:25:35 2025 +0100
committer	Adolfo Jayme Barrientos <fitojb@ubuntu.com>	Fri Feb 21 13:14:16 2025 +0100
tree 7f223628592cb6da209a298fc876b0721aaf9ff2
parent 0654c2df5730115f480d3fbd8cb09a2182b5014a [diff]

sw: use same paragraph properties as Word for hidden text

This is a follow-up to commit 2bcfb7231b5ca74f02274cfb74ca8463f78905d6
"tdf#152872 sw: conditionally hide paragraph breaks".