https://bugs.freedesktop.org/show_bug.cgi?id=85770
--- Comment #2 from Regina Henschel <[email protected]> --- I insert the image via Insert > Media > Image. The problem is, that for a SvgTspanNode the inherited method decomposeSvgNode is not called at all, but rendering is handled inside the parent SvgTextNode. And the SvgTextNode uses its own method decomposeSvgNode and the rendering of SvgTspanNode is done via method addTextPrimitives, which in turn calls SvgStyleAttributes::add_text and that does not consider visibility. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
