[Libreoffice-bugs] [Bug 129575] FILEOPEN: DOCX: Incorrect padding in table

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 28 08:35:46 UTC 2019


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

--- Comment #5 from Justin L <jluth at mail.com> ---
Created attachment 156806
  --> https://bugs.documentfoundation.org/attachment.cgi?id=156806&action=edit
ANSTO_reduced_styleAfter.docx: modified so style.xml sets w:spacing after=0
instead of before=0

In this version, there SHOULD be space after the word "table".

My patch (and before that Laszlo's patch for bug 119054) fixes this tweaked
version of the proof-document. In this case the table-style refers to spacing
AFTER and the direct formatting refers to spacing BEFORE. Since these two are
tied together, LO was interpreting both BEFORE and AFTER as ::SET and not just
a default value, so it overrode the tablestyle when it shouldn't have.

-- 
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/20191228/9351f2be/attachment.htm>


More information about the Libreoffice-bugs mailing list