[Libreoffice-bugs] [Bug 89475] Failure to load gradients from ods file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 13 11:58:49 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=89475
Michael Stahl (CIB) <michael.stahl at cib.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Whiteboard| |odf
CC| |michael.stahl at cib.de
Component|Calc |filters and storage
Version|4.1.6.2 release |Inherited From OOo
--- Comment #8 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
note to self: import with explicit unit should work since LO 4.4; investigate
how to proceed with:
commit aadda5d17f6e422da143ea774f759bfc5f629c5b
Author: Michael Stahl <mstahl at redhat.com>
AuthorDate: Fri Oct 9 17:51:50 2015 +0200
Commit: Michael Stahl <mstahl at redhat.com>
CommitDate: Fri Oct 9 18:03:49 2015 +0200
xmloff: fix ODF import of gradient draw:angle attribute a bit
ODF 1.2 part 3, 18.3.1 angle, says "An angle, as defined in ยง4.1 of
[SVG]" and "If no unit identifier is specified, the value is assumed to
be in degrees."
Unfortunately OOo could only read and write 10th of degree here.
See also https://issues.oasis-open.org/browse/OFFICE-3774
As the first step towards fixing that, implement the import for
draw:angle values with an angle unit identifier, but leave the import
as-is if the angle identifier is missing.
--
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/20191113/93d75282/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list