Issue 121600 - [AW080] Paint of references in path is broken for non-primitive custom shapes
Summary: [AW080] Paint of references in path is broken for non-primitive custom shapes
Status: UNCONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: 4.0.0-dev
Hardware: All Windows, all
: P3 Major (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 19:35 UTC by Regina Henschel
Modified: 2013-01-08 19:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
non-primitive custom shape with reference in path (8.06 KB, application/vnd.oasis.opendocument.graphics)
2013-01-08 19:35 UTC, Regina Henschel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2013-01-08 19:35:47 UTC
Created attachment 80132 [details]
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.