https://bugs.documentfoundation.org/show_bug.cgi?id=138112
Bug ID: 138112
Summary: After inserting SVM picture incorrect fallback picture
is generated.
Product: LibreOffice
Version: 7.0.0.3 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Created attachment 167168
--> https://bugs.documentfoundation.org/attachment.cgi?id=167168&action=edit
Lo7FileWithBrokenFallbackImage
The issue is actual only for LO 7.x.x
Steps to reproduce:
1) Insert the SVM picture.
2) Save into ODP format.
3) Unzip and find the following lines inside context.xml:
<draw:frame draw:layer="layout" draw:style-name="gr4"
draw:text-style-name="P3" svg:height="6.773cm" svg:width="6.773cm"
svg:x="20.828cm" svg:y="5.165cm">
<draw:image draw:mime-type="image/x-svm" xlink:actuate="onLoad"
xlink:href="Pictures/2000000200001A7600001A7692A417C876AFB951.svm"
xlink:show="embed" xlink:type="simple">
<text:p />
</draw:image>
<draw:image draw:mime-type="image/x-svm" xlink:actuate="onLoad"
xlink:href="Pictures/2000000200001A7600001A7692A417C876AFB951.svm"
xlink:show="embed" xlink:type="simple" />
</draw:frame>
As you can see instead of a second fallback PNG picture, the SVM picture is
generated.
Actual result:
Instead of a PNG fallback picture, the SVG fallback picture is generated.
Expected result:
A PNG fallback picture is generated.
P.S I've attached the file with this problem.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs