Issue 123561

Summary: In 3dScene the attributes dr3d:scene and dr3d:size of a dr3d:sphere are lost
Product: Draw Reporter: Regina Henschel <rb.henschel>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CLOSED DUPLICATE QA Contact:
Severity: Normal    
Priority: P3 CC: Armin.Le.Grand, issues
Version: 4.1.0-dev   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Example file with dr3d:center and dr3d:size none

Description Regina Henschel 2013-10-27 22:56:51 UTC
Created attachment 81830 [details]
Example file with dr3d:center and dr3d:size

Open attached document. Notice the ellipsoid in the scene. Save as with a new name. Open this new document. Notice the sphere has default size and position.

Expected behavior: The dr3d:center and dr3d:size attributes are preserved, even if there exists no UI for them.

Less good, but acceptable as intermediate solution, convert the attributes to a transformation matrix on import.

This is similar to bug 123542 which is for a cube.
Comment 1 Armin Le Grand 2013-10-30 15:55:57 UTC
ALG: Checked, indeed double to task 123542 where I fixed this for cube and sphere.

*** This issue has been marked as a duplicate of issue 123542 ***