https://issues.apache.org/ooo/show_bug.cgi?id=119118
Bug #: 119118
Issue Type: DEFECT
Summary: z command in d attribute in svg sets the 'current
point' wrong
Classification: Application
Product: Drawing
Version: recent-trunk
Platform: PC
OS/Version: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
AssignedTo: graphicsneedsconfirm@openoffice.org
ReportedBy: rb.henschel@t-online.de
CC: ooo-issues@incubator.apache.org
OOo has handled the z command in the d attribute wrong. It should set the
'current point' to the start of the subpath, but the current point remains at
the position, where it is, when closing is performed. Therefore the next m
movement uses a wrong reference for its relative movement.
http://www.w3.org/TR/SVG/paths.html#PathDataClosePathCommand
LibreOffice has addressed this with the commit
http://cgit.freedesktop.org/libreoffice/core/commit/?id=13e1fe0561facccc80628c031065ad91adfdeade
[and an additional fix, which will follow.]
The consequence is, that documents, which will be generated by LibreOffice
3.5.2 are shown different in AOO and vs.
--
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.
|