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

Regina Henschel <rb.hensc...@t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.hensc...@t-online.de

--- Comment #3 from Regina Henschel <rb.hensc...@t-online.de> ---
Search for attribute "visibility" in the svg file. It has the wrong value
"hidden". Exchange for example
<g visibility="hidden">
with
<g visibility="visible">

Then the import should work.

Please report back, whether such repaired svg will import in your case too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to