https://bugs.documentfoundation.org/show_bug.cgi?id=144390
Bug ID: 144390
Summary: Marker (arrow head) on enhanced-path in custom shape
is wrong
Product: LibreOffice
Version: 7.3.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Created attachment 174906
--> https://bugs.documentfoundation.org/attachment.cgi?id=174906&action=edit
Example file with four non-primitive custom-shapes
Open attached file. It contains four shapes and next to it the markup of the
enhanced-path attribute.
A is correct. The path is closed by command Z and therefore has no markers.
B is wrong. The path is not closed but has only accidentally same coordinates
in start and end point. It should show markers. This is a custom shape with an
enhanced-path. The handling of polyline and polygon does not apply.
C is wrong. The path is closed by command Z and therefore should show no
markers. Difference to A is, that here exists a second sub-paths set (starting
after the N command) that has a line.
D is wrong. The path is not closed and therefore should show markers. It is the
same as B but with an addition second sub-paths set with a line.
--
You are receiving this mail because:
You are the assignee for the bug.