Description: If I have a variable displayed in a continuous text whose content consists of several words separated by spaces, the space is displayed at the beginning of the line when the line breaks. This creates a gap on the left-hand side. Steps to Reproduce: 1. Define a variable with more than one word, separated by a single space. 2. Display the variable in a text in that way, it have to be shown in 2 lines Actual Results: A leading space is displayed after line break. Expected Results: A trailing space before a line break. Reproducible: Always User Profile Reset: No Additional Info: Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 20; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: CL threaded
Please attach a sample file.
Created attachment 191429 [details] The requested file (.odt)
Created attachment 191430 [details] A red circle surround the leading space.
Created attachment 191437 [details] Screenshot with no issue Not reproducible with: Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Current used version: Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: CL threaded Screenshot of today show the problem.
Created attachment 191472 [details] Screenshot 2023-12-17
Ok, I see. Reproducible: Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Version: 24.2.0.0.beta1 (X86_64) / LibreOffice Community Build ID: 5f390384195b7264c6e52add9e90a39790285249 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Last working version: Version: 7.5.9.2 (X86_64) / LibreOffice Community Build ID: cdeefe45c17511d326101eed8008ac4092f278a9 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: default; VCL: win Locale: es-ES (es_ES); UI: es-ES Calc: CL threaded
This seems to have begun at the below commit in bibisect repository/OS linux-64-7.6. Adding Cc: to Michael Stahl ; Could you possibly take a look at this one? Thanks 37e548922359a4b87bdf8207d81d06b32f7d9fb9 is the first bad commit commit 37e548922359a4b87bdf8207d81d06b32f7d9fb9 Author: Jenkins Build User <tdf@pollux.tdf> Date: Sun Oct 29 16:30:36 2023 +0100 source 21473f46fda5f1c7f220493667a96fff7c78a7b3 152274: sw: fix crashtesting assert on forum-mso-en-13115.docx | https://gerrit.libreoffice.org/c/core/+/152274
*** Bug 159896 has been marked as a duplicate of this bug. ***
it was fixed already *** This bug has been marked as a duplicate of bug 159101 ***