https://bugs.documentfoundation.org/show_bug.cgi?id=156981
--- Comment #6 from Regina Henschel <[email protected]> --- Elements <loext:stroke-complex-color> and <loext:fill-complex-color> should have precedence over the svg:stroke-color and draw:fill-color attributes when loading a file. OK: <loext:fill-complex-color> overrules draw:fill-color. Error: <loext:stroke-complex-color> does not overrule svg:stroke-color. Error: If svg:stroke-color and draw:fill-color attributes do not exist, then their defaults are used instead of the existing foo-complex-color elements. Currently, LibreOffice writes the svg:stroke-color and draw:fill-color attributes in any case, and does it so that their values reflect the resulting color of the foo-complex-color elements. Thus for common users the problem is not visible, only for users that produce file markup directly. -- You are receiving this mail because: You are the assignee for the bug.
