[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 16:44:25 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=129575
--- Comment #6 from Justin L <jluth at mail.com> ---
(In reply to Justin L from comment #3)
> In order to fix this, we would need to explicitly track within writerfilter
> every shared-property that has been set - and also handle the table-grid
> overlay within writerfilter itself (instead of in SW) so that it can access
> the property-tracking variables.
That is basically what Laszlo had been doing, which isn't as hard as I thought
- since this is just looking at PropertyNames and doesn't care about the
implementation yet. So his approach looks very promising, but it needs testing
against special table-style things like first-row/header etc...
P.S. Laszlo's patch didn't actually fix the directAfter case (yet). Somehow I
messed up my testing. Laszlo only looked at BOTTOM_MARGIN, and not TOP_MARGIN.
Laszlo, do you want to take over, reverting my patch and extending your
framework to cover pretty much any property and identifying when styles
override their parents?
--
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/958e4e73/attachment.htm>
More information about the Libreoffice-bugs
mailing list