https://bugs.documentfoundation.org/show_bug.cgi?id=70007
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED --- Comment #18 from Justin L <[email protected]> --- testdocument.docx from comment 3 was fixed in 7.2 by commit 89e7341025b607491c90efdb74708e63d875c1e5 Author: Justin Luth on Fri May 28 17:06:17 2021 +0200 tdf#142404 sw compat layout: ignore blank size only on one-liners Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116317 testdocument2.docx from comment 7 was fixed in 24.2 with commit f806fc136b3410ec9a1e09320d100c78b33c867b Author: Oliver Specht on Tue Jul 30 22:42:11 2024 +0200 tdf#137335 calculate paragraph height in RTF/DOCX TabStops and spaces are not included in height calculation of paragraphs in Word. But if spaces or/or tabstops are the only parts of a line their font size is taken into account. The fix 89e7341025b607491c90efdb74708e63d875c1e5%5E%21 from tdf#142404 has been removed because it broke formatting of follow lines. Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168788 So the second fix is the real fix, since it reverts my patch. -- You are receiving this mail because: You are the assignee for the bug.
