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

--- Comment #9 from Regina Henschel <[email protected]> ---
There exist several problems in svg export. I have written the bugs 105636,
105639, 105641 and 105642 for some of them. So this bug should be for the false
"hidden" value.

This false value is set in method SVGFilter::implExportDrawPages in file
filter/source/svg/svgexport.cxx around line 1503.

Unfortunately setting the default to "visible" will show all slides together
when the file is opened in a browser. So that would not fix the problem.

I expected, that the first slide - and in case of a selection of single objects
the only one - is set to "visible" and only the other slides are set to
"hidden".

I think, that there is a real bug, because the comment there,
 "// In case the exported slides are more than one the initial
  // visibility of each slide is set to 'hidden'. "
indicates, that the expected behavior was intended for a selection of objects.
But it doesn't work.

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