Public bug reported:

Binary package hint: openoffice.org

version:
2.2.0-1ubuntu4

steps to reproduce:
create a graph in openoffice draw (or copy from calc) with some text/labels. 
Export the drawing to svg. Open svg in svg editor (inkscape or sodipodi) and 
the text will not be shown. Problem is that in the svg file the 'fill' 
attribute of the text is set to 'none' while it should have the color of the 
text. 

direction for solution:
replace fill:none  with fill:#000000 in the xml code of the svg file and text 
will be rendered black. Until bug is solved, users can do this with a replace 
all command in a text editor.

** Affects: openoffice.org (Ubuntu)
     Importance: Undecided
         Status: New

-- 
export of openoffice draw to svg renders text invisable in the svg file
https://bugs.launchpad.net/bugs/138141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to