https://bugs.freedesktop.org/show_bug.cgi?id=46278
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Michael Meeks <[email protected]> --- This has suddenly become a popular issue :-) It seems the visibility of comments lurks in the drawing shape: --- foo/xl/drawings/vmlDrawing1.vml 1980-01-01 00:00:00.000000000 +0000 +++ baa/xl/drawings/vmlDrawing1.vml 1980-01-01 00:00:00.000000000 +0000 @@ -27,7 +27,7 @@ </x:ClientData> </v:shape><v:shape id="_x0000_s1026" type="#_x0000_t202" style='position:absolute; margin-left:107.25pt;margin-top:37.5pt;width:96pt;height:55.5pt;z-index:2; - visibility:visible' fillcolor="#ffffe1" o:insetmode="auto"> + visibility:hidden' fillcolor="#ffffe1" o:insetmode="auto"> <v:fill color2="#ffffe1"/> <v:shadow on="t" color="black" obscured="t"/> <v:path o:connecttype="none"/> @@ -42,6 +42,5 @@ <x:AutoFill>False</x:AutoFill> <x:Row>3</x:Row> <x:Column>1</x:Column> - <x:Visible/> </x:ClientData> </v:shape></xml> \ No newline at end of file is the diff between two OOXML documents with the comment first shown, then hidden. -- 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
