[Libreoffice-bugs] [Bug 114799] DOCX import: fix missing background color of numbering set by shadowing

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 23 05:52:49 UTC 2021


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

--- Comment #16 from Justin L <jluth at mail.com> ---
(In reply to Commit Notification from comment #15)
> tdf#135774, tdf#114799 Char highlight: apply to numbering

Just to clarify the intent of this patch:
While this issue discusses CHANGING the background colour, László's patch only
tested round-tripping the file. So my patch also only deals with round-tripping
files.

Dealing with the user CHANGING the background colour introduces a lot more
complexity that needs to be dealt with separately. (Specifically, it introduces
a w:highlight of none, which either needs to be removed, or else needs to be
recognized and not duplicated by converting the background to a (second)
highlight entry.)

I've started work on that with:
-http://gerrit.libreoffice.org/c/core/+/111295 tdf#114799 Char highlight: don't
convert imported shading
-http://gerrit.libreoffice.org/c/core/+/111297 tdf#114799 Char highlight: skip
convert if highlight exists

-- 
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/20210223/90cb0efb/attachment.htm>


More information about the Libreoffice-bugs mailing list