[Libreoffice-bugs] [Bug 76334] LO4.3 writes svg:viewBox="0 0 0 0" when convert a shape in pptx to odp.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 28 20:11:10 UTC 2018


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

Aron Budea <baron at caesar.elte.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |104442
           Keywords|                            |bibisected
                 CC|                            |baron at caesar.elte.hu

--- Comment #13 from Aron Budea <baron at caesar.elte.hu> ---
Apparently this started earlier, here are the results from different LO
versions, both for custom shape "Rechteck 1":

In 3.5.0.3:
<draw:enhanced-geometry draw:mirror-horizontal="false"
draw:mirror-vertical="false" draw:text-areas="0 0 ?f3 ?f2" svg:viewBox="0 0 0
0" draw:type="ooxml-rect" draw:enhanced-path="M 0 0 L ?f3 0 ?f3 ?f2 0 ?f2 Z N">

In 3.4.0.1:
<draw:enhanced-geometry svg:viewBox="0 0 21600 21600" draw:type="rectangle"
draw:enhanced-path="M 0 0 L 21600 0 21600 21600 0 21600 0 0 Z N"/>

After one of the commits in the following range (bibisected using repo
bibisect-43all), svg:viewBox isn't exported anymore:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=e5f71ca7c27259360a401d94ed6a53038608b941..73ec894e0d5aea6f8462c2e42d064c317d4a82ec

Then after a commit in this range, zeros are exported:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=1ca547d20882e9b3d3ba9a6c7ee0340a5b7009b0..97453f1eabb473d0691e41153eff2ac92e88a302


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104442
[Bug 104442] [META] OOXML shape (DrawingML and VML) related issues
-- 
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/20181228/d4b600d5/attachment.html>


More information about the Libreoffice-bugs mailing list