https://bugs.documentfoundation.org/show_bug.cgi?id=145896
Bug ID: 145896
Summary: Bad SVG interpretation
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Description:
The attached file is not correctly interpreted.
Steps to Reproduce:
Open a empty document and try attach file. The image in os viewer render a tool
but in libreoffice see a rectangle.
Actual Results:
libreoffice see a rectangle
Expected Results:
see a tool
Reproducible: Always
User Profile Reset: No
Additional Info:
svg image:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 1920 1920"
version="1.1"
id="svg45"
sodipodi:docname="syringe_icon_125928.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs49" />
<sodipodi:namedview
id="namedview47"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="0.62166471"
inkscape:cx="788.20623"
inkscape:cy="817.16075"
inkscape:window-width="1848"
inkscape:window-height="1043"
inkscape:window-x="1992"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="XMLID_2_" />
<style
id="style2">
.st0{fill:#fff}.st1{fill:none;stroke:#231f20;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}
</style>
<path
class="st0"
d="M434.6 274.2L622.9 477l-55.4 51.4-188.3-202.8 55.4-51.4zM323.8
377l188.3 202.9 55.4-51.4-188.3-202.9-55.4 51.4z"
id="Layer_2"
style="fill:none" />
<g
id="STROKES">
<g
id="XMLID_1_">
<g
id="XMLID_2_">
<path
class="st1"
d="M434.6 274.2l61.6-57.3"
id="path10" />
<path
class="st1"
d="M262.2 434.2l61.6-57.2"
id="path12" />
<path
class="st1"
d="M678.2 425.6l64.2-59.5"
id="path14" />
<path
class="st1"
d="M392.6 690.8l64.2-59.6"
id="path16" />
<path
class="st1"
d="M622.9 477l55.3-51.4 614.5 662-221.5
205.6-125.2-135-96.6-104-96.6-104-96.5-104-96.6-104-102.9-111 55.3-51.4"
id="path18" />
<path
class="st1"
d="M1280 1210.2l110.8 136.2-68.8 63.8-127.6-120.6.8-.7z"
id="path20" />
<path
class="st1"
d="M1377.3 1400.9l280.5 302.2"
id="path22" />
<path
class="st1"
d="M1292.7 1087.6s32.5 48.1-12.7 122.6"
id="path24" />
<path
class="st1"
d="M1071.2 1293.2s45.6 34.5 123.2-5.1"
id="path26" />
<path
class="st1"
d="M434.6 274.2l-55.4 51.4-55.4 51.4 188.3 202.8 55.4-51.4
55.4-51.4z"
id="path28" />
<path
class="st1"
d="M379.2 325.6l188.3 202.8"
id="path30"
style="fill:none" />
<path
class="st1"
d="M559.7 742.2l110.8-102.8"
id="path32" />
<path
class="st1"
d="M656.3 846.2L767 743.4"
id="path34" />
<path
class="st1"
d="M752.8 950.2l110.8-102.8"
id="path36" />
<path
class="st1"
d="M849.4 1054.2l110.7-102.8"
id="path38" />
<path
class="st1"
d="M946 1158.2l110.7-102.8"
id="path40" />
</g>
</g>
</g>
</svg>
--
You are receiving this mail because:
You are the assignee for the bug.