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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

--- Comment #4 from V Stuart Foote <[email protected]> ---
(In reply to Regina Henschel from comment #3)
> 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.

Yes. If I edit the SVG in text editor (VI) and set the <g class="SlideGroup">
object's <g visibility="hidden"> to <g visibility="visible"> the SVG inserts
into Draw/Impress and Writer cleanly.

Checked a 5.1.6.2 export to SVG, the <g visibility=""> is not set.

-- 
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