[Libreoffice-bugs] [Bug 143982] Automatic table alignment which behaves as relative converted to absolute size on DOC/DOCX/RTF export

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 5 16:41:34 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143982

--- Comment #6 from Justin L <jluth at mail.com> ---
A brief code read suggests that <w:tblW w:w="0" w:type="auto"/> in DOCX means
something different from automatic in SW. It sounds like auto means "the table
size is just all the cell sizes added up" while in SW it means "use the full
page width" which is identical to relative 100% and LEFT=0.

That suggests that we should export "auto" as relative, which shouldn't be that
hard.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20211005/2e08ac1b/attachment.htm>


More information about the Libreoffice-bugs mailing list