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

            Bug ID: 97542
           Summary: INSERT: SVG text fill color not used
           Product: LibreOffice
           Version: 5.2.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: filter:svgInsert
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: philip...@hotmail.com
                CC: aniste...@gmail.com

Created attachment 122365
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122365&action=edit
LibreOffice

Steps:
1) Open Writer
2) Insert
https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/displayWebStats.svg
3) Compare the output with what you can find in your browser or inkscape and
see that the help and mode buttons on the top left and right are supposed to be
in yellow.

The SVG code states that the text is yellow with 'fill="yellow"', but instead
there is a gradient on it.

<text x="0" y="5" font-size="12" stroke="none" fill="yellow"
text-anchor="middle" font-weight="bold">HELP</text>

<text x="0" y="5" font-size="12" stroke="none" fill="yellow"
text-anchor="middle" font-weight="bold">MODE</text>

Version: 5.2.0.0.alpha0+
Build ID: 513d5c5781ec14f8512432f31290a3d54c8d57df
CPU Threads: 2; OS Version: Linux 4.2; UI Render: default; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2016-02-01_10:25:20
Locale: en-US (en_US.UTF-8)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to