Bug 162156 - Hard Return deletes Tab-Characters in line before
Summary: Hard Return deletes Tab-Characters in line before
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.2.3.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Writer-Styles-Paragraph
  Show dependency treegraph
 
Reported: 2024-07-23 10:25 UTC by Mattias Rüscher
Modified: 2024-07-29 18:45 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
this is a typical file where you can create this bug (1.04 MB, application/vnd.oasis.opendocument.text)
2024-07-26 20:34 UTC, Mattias Rüscher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mattias Rüscher 2024-07-23 10:25:19 UTC
Description:
Original:
So.	1.	9.40	Gebetskreis
		10.00	Gottesdienst – C. P.
			anschließend Tee und Gespräch

after entering a HARD RETURN after the word "Gespräch"it changes to this look: 
So.	1.	9.40	Gebetskreis
10.00	Gottesdienst – C. P.
anschließend Tee und Gespräch


Steps to Reproduce:
1.write a text with some Soft-Return
2.use some Soft Tabs at beginning at second line (I have defined Tab-positions definded in "Absatz" 1,6 cm 2,9 cm 3,4 cm ...
3.create some of this lines (ending with Hard Tab)
Jump with cursor between this lines and create a Hard Tab

Actual Results:
see Description. 
After writing a Hard Return (Pi-Symbol) all Tabulator-Characters in line before are deleted or replaced with " " (blank)

Expected Results:
see Description


Reproducible: Always


User Profile Reset: No

Additional Info:
I have this "error" since very long time (release 7.x)
Comment 1 raal 2024-07-26 16:59:10 UTC
Please attach test file. Thank you.
Comment 2 Mattias Rüscher 2024-07-26 20:34:05 UTC
Created attachment 195544 [details]
this is a typical file where you can create this bug
Comment 3 raal 2024-07-27 06:44:01 UTC
I can confirm with
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 43812baa4ccd804cf441e45021d835783d4ebdf9
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

Regression, works in 7.3.7
Comment 4 raal 2024-07-27 07:57:30 UTC
This seems to have begun at the below commit in bibisect repository/OS linux-64-7.6.
Adding Cc: to Baole Fang ; Could you possibly take a look at this one?
Thanks
 e35da5b93ec1353d55509f03494b03ff3566a266 is the first bad commit
commit e35da5b93ec1353d55509f03494b03ff3566a266
Author: Jenkins Build User <tdf@pollux.tdf>
Date:   Mon Oct 30 18:32:34 2023 +0100

    source e50ec4d8ddca5dfe6a4f329298c0bae4edc5e41c
155043: tdf#156165: Fix replace custom styles while typing | https://gerrit.libreoffice.org/c/core/+/155043