Description: Attached table is reduced (and extended) from attachment #130321 [details] of bug #105261. Originally it contained a table with some centered paragraphs (“TIPOLOGIA CONTRATTO”) that had 3.75 cm hanging indent set. This is sort of ignored by Word, but Writer tries to display the paragraphs with this applied, causing only the ends of the words being visible. Extending the test file with copies of the same paragraph, but changing the alignment to left, right and justified shows similar results with the left and justified aligned text being unreadable. Copying the extended table and disabling the hanging indent gets the same appearance in Word as with the large hanging indent (so it has no visual effect). This also appears correctly in Writer too. Steps to Reproduce: Open attached document in Word and Writer. Actual Results: The text in the first table is not entirely visible in case of left, centered and justified alignments. In case of right alignment its only visible by chance: switching to RTL direction in Writer hides that too. Expected Results: Extraneous hanging indent should be ignored in tables, so that text is visible like in Word. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 157451 [details] Example file from Word
Created attachment 157452 [details] Screenshot of the original document side by side in Word and Writer
*** Bug 130217 has been marked as a duplicate of this bug. ***
I confirm it with Version: 7.0.0.0.alpha0+ (x64) Build ID: eeb2d19e77d6dc47c68e8ba0920a02cf64a1247b CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; Locale: de-DE (de_DE); UI-Language: en-GB Calc: threaded
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2eecf2b007a44c4e2ce2877af2c841875a70c282 tdf#130218 sw: show hanging indent in narrow cells It will be available in 7.1.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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: cb72269f93a20dd175dae3dcf30740c9931e7684 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @László Németh, thanks for fixing this issue!!
Also reproduced in Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.19; Render: default; Locale: en-US (en_US.UTF-8)
(In reply to Xisco Faulí from co > @László Németh, thanks for fixing this issue!! @Xisco: thanks for verification and back-porting!
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/d593fef07be33cf7999b191e0f4aa87e79e2845c tdf#130218 sw: show hanging indent in narrow cells It will be available in 7.0.0.1. 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.