Created attachment 194795 [details] Minimal reproducer Steps to reproduce: 1) Open the attached document 2) Check the horizontal position of the two paragraphs in the document Expected result: the left position of the paragraphs match, like in Word. Actual result: first paragraph has about 2.5cm left indent, second paragraph has about 1.5cm, they don't match.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/61692b82ae4ff62662509b5979a7aabc7d380678 tdf#161635 sw DoNotCaptureDrawObjsOnPage: fix handling of left padding It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/ba0946d8d2b111fd5bcc908e350bb725255dd1c1 tdf#161635 sw DoNotCaptureDrawObjsOnPage: fix handling of left padding It will be available in 24.8.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.