https://issues.apache.org/ooo/show_bug.cgi?id=125254
Issue ID: 125254
Issue Type: DEFECT
Summary: [SVG] Parent's style not found, when defined in a
style element, AOO hangs in some cases
Product: Draw
Version: 4.1.0
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83688
--> https://issues.apache.org/ooo/attachment.cgi?id=83688&action=edit
examples inheritance of styles and use of style element
When a element has no own definition of a style property, but the style is
defined on a parent element, then this works only if a style-attribute is used
but not if a style element is used.
In case the parent is the outer svg element, the style in the style element is
ignored, in case the parent is a g element, AOO hangs when inserting the file.
Find test files in the attached zip-container. Compare what a browser shows for
this files and what you get, when you insert the svg-graphics into a Draw
document.
I come across this problem through issue
https://bugs.freedesktop.org/show_bug.cgi?id=78554 and the following discussion
http://lists.freedesktop.org/archives/libreoffice/2014-July/062308.html
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.