https://bugs.documentfoundation.org/show_bug.cgi?id=167583
Bug ID: 167583
Summary: FILEOPEN DOC/X: AdjustLineHeightInTable: grid killed
in tables without taking into account the compat flag
Product: LibreOffice
Version: 25.2.4.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 83066, 104527, 106568
Created attachment 201882
--> https://bugs.documentfoundation.org/attachment.cgi?id=201882&action=edit
moz518503-9.doc: nice example - table content should not be packed tight
Prior to 24.8 (and backported to 25.2.4), grid spacing could be applied to
tables, but now it never does. However, MS Word has a compat flag that
determines whether it should or not.
This started with 24.8 commit 47efe906bece13d2c4f0525c7889f19bbfb236c3
Author: Jonathan Clark on Wed May 14 04:05:14 2025 -0600
tdf#88752 DOCX import: Ignore text grid base height inside tables
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185307
Our doc import knows (at least somewhat) about fDontAdjustLineHeightInTable,
and DOCX has w:compat w:adjustLineHeightInTable, which is
CT_Compat_adjustLineHeightInTable in writerfilter.
moz518503-6.doc is another example.
Found by Collabora's mso-test.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=83066
[Bug 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language
issues
https://bugs.documentfoundation.org/show_bug.cgi?id=104527
[Bug 104527] [META] DOC (binary) format bug tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=106568
[Bug 106568] [META] Text Grid Issues
--
You are receiving this mail because:
You are the assignee for the bug.