https://bugs.documentfoundation.org/show_bug.cgi?id=129575
Justin L <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected],
| |[email protected]
--- Comment #3 from Justin L <[email protected]> ---
Yes, this document shows the impossible situation we are in. Adding Laszlo
since he has been working on these things in an alternate way.
So the TableGrid style.xml here defines w:spacing=before=120, and direct
formatting in document.xml resets it to the default value of w:spacing=0.
Spacing is not defined anywhere else - not in docDefaults, or in the Default
Format paragraph style. So the direct formatting matches LO default values, and
since there is a single property that defines both before and after spacing we
have no way of knowing whether the w:spacing=0 direct formatting is intentional
or not.
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.
--
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