https://issues.apache.org/ooo/show_bug.cgi?id=125292
Issue ID: 125292
Issue Type: DEFECT
Summary: [SVG] style element is not used for tspan element
Product: Draw
Version: 4.2.0-dev
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83718
--> https://issues.apache.org/ooo/attachment.cgi?id=83718&action=edit
Example svg graphics with several places to define the fill color of a tspan
element
Unpack the attached file. Load the pictures into a browser. All picture have
got a tspan element, which should be green.
AOO does only render those tspan content in green, where the fill color is
defined with a style attribute or with a non-css property fill="...". All
cases, where the fill is given in a style element, the tspan content is not
green, independent of the used selector.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.