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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Regina Henschel <[email protected]> ---
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to