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

--- Comment #6 from Justin L <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to