https://issues.apache.org/ooo/show_bug.cgi?id=121600
Bug ID: 121600
Issue Type: DEFECT
Summary: [AW080] Paint of references in path is broken for
non-primitive custom shapes
Classification: Application
Product: drawing
Version: AOO400-dev
Hardware: All
OS: Windows, all
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Created attachment 80132
--> https://issues.apache.org/ooo/attachment.cgi?id=80132&action=edit
non-primitive custom shape with reference in path
Hi Armin,
it seems that for other shapes than the MS kind shapes painting is broken
totally, when the path references a modifier or a formula. Attached is a
document with a draw:type="non-primitive" shape. It has got
draw:handle-position="$0 $1" and draw:enhanced-path="M 10800 10800 L $0 $1".
You should get a line from the center of the shape to the handle. Try in
current AOO and compare to AW080.
The model seems to be correct. I can see the same 'CustomShapeGeometry' in
AW080 as in current AOO, when I inspect the shape in the macro IDE watch
window.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.