[Libreoffice-bugs] [Bug 113734] FILEOPEN DOC: Table border settings read incorrectly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 23 08:48:59 UTC 2020


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

--- Comment #5 from Justin L <jluth at mail.com> ---
repro 7.0+

This is a two-line border that was chosen. At such a small size, it doesn't
really make sense to allow a two-line border. DOCX is similar to DOC, although
slightly smaller (2.25) and imported as a different border style (Outset
instead of Thick/thin).

<w:tcBorders>
  <w:top w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:left w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:bottom w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:right w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
</w:tcBorders>

-- 
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/20200423/238d45ae/attachment.htm>


More information about the Libreoffice-bugs mailing list