[Libreoffice-bugs] [Bug 136247] FILESAVE Background fill of data labels in chart is lost on saving
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 28 23:56:51 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136247
--- Comment #1 from Regina Henschel <rb.henschel at t-online.de> ---
When I compare the original file with the saved one, I see these errors:
The child element <a:solidFill> of element <c:spPr> in <c:dLbls> is missing.
The child elements of element <c:dLbls> have a wrong order. According schema of
OOXML (Appendix B.5.1, line 248) it should be <c:numFmt>, <c:spPr>, <c:txPr>,
...
Actuall written by LO is: <c:numFmt>, <c:txPr>, <c:spPr>, ...
<a:srgbClr> in <a:solidFill> in <a:ln> has val="FF00". It should be
val="00FF00".
--
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/20200828/4bf8a234/attachment.htm>
More information about the Libreoffice-bugs
mailing list