[Libreoffice-bugs] [Bug 111838] PPTX with shape having multiple effects opens with repair in PowerPoint after roundtrip
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 6 09:43:32 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111838
--- Comment #6 from Aron Budea <baron at caesar.elte.hu> ---
In the bad XML the effects are listed like this:
<a:effectLst>
<a:glow rad="355600">
<a:schemeClr val="accent1">
<a:alpha val="40000"/>
</a:schemeClr>
</a:glow>
</a:effectLst>
<a:effectLst>
<a:outerShdw algn="t" blurRad="76200" dir="2760000" dist="431800"
rotWithShape="0">
<a:srgbClr val="000000">
<a:alpha val="40000"/>
</a:srgbClr>
</a:outerShdw>
</a:effectLst>
In the good version there's no </a:effectLst> / <a:effectLst> between the two
effects.
--
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/20170906/435fc179/attachment.html>
More information about the Libreoffice-bugs
mailing list