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

--- Comment #5 from Justin L <[email protected]> ---
Created attachment 143854
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143854&action=edit
debug patch: attempted fix that doesn't work because properties not seen as
::SET

I had hoped that ::finishParagraph would have been a good place to
pre-emptively add the properties that would be SET by the table-style. I think
that the table property only saves if DEFAULT property exists (see bug 117297,
where the cell properties are written into paragraph properties).

However, I think that character properties are probably different, and are only
SET when applied to specific characters and not to the paragraph generally. In
that case, it is probably the same as setting the "default" value and leaving
the hints alone. In any case, this patch didn't work, but it has some functions
that I would like to add if they are useful anywhere else.

-- 
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