https://issues.apache.org/ooo/show_bug.cgi?id=118780
Bug #: 118780
Issue Type: DEFECT
Summary: copy title and desc from svg file to graphic object
property when inserting a svg graphic
Classification: Application
Product: Drawing
Version: OOo 3.4 Beta
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P5
Component: open-import
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
A svg-document can contain title elements and description elements. A graphic
object in AOO also has a title and a description. For accessibility the value
from the title and from desc sub-element of the outermost svg element should be
copied to the corresponding properties of the graphic object.
A svg document can have title and description on each of its child graphics.
But in AOO exists only one of them. Therefore the outermost should be used.
If the user decides to change the title or description text in AOO, then it
should not be changed back from the svg source. Therefore this request is only
for the situation, when the svg graphic is inserted the first time.
Please notice http://www.w3.org/TR/SVG/struct.html#DescElement.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.