Issue 109121 - API: Grouped object does not react on rotation matrix
Summary: API: Grouped object does not react on rotation matrix
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m70
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 18:46 UTC by Regina Henschel
Modified: 2017-05-20 11:35 UTC (History)
2 users (show)

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


Attachments
test document with macro to apply a rotation matrix (13.59 KB, application/vnd.oasis.opendocument.graphics)
2010-02-10 18:47 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 2010-02-10 18:46:04 UTC
The attached document contains the macro “Change Shape via Matrix”. It reads the
property “Transformation” from the selected shape, multiplies it with a
60°-rotation matrix (mathematically 60° = UI 300°) and writes the result back to
the property. When applying the macro, the shape should perform a 60°-rotation.
Set a break point in the macro “Examine shape” and watch the object “oShape” to
see this property.

Select the group object. Set it in rotation mode and drag a red corner handle.
Watch that the group object is capable of rotating.
Reload the document and select the group object. Now apply the rotation matrix
by clicking on the icon "Change Shape via Matrix". The group does not rotate.
Comment 1 Regina Henschel 2010-02-10 18:47:18 UTC
Created attachment 67734 [details]
test document with macro to apply a rotation matrix
Comment 2 wolframgarten 2010-02-11 10:02:19 UTC
Reproducible. Reassigned.
Comment 3 Marcus 2017-05-20 11:35:11 UTC
Reset assigne to the default "issues@openoffice.apache.org".