Issue 123561 - In 3dScene the attributes dr3d:scene and dr3d:size of a dr3d:sphere are lost
Summary: In 3dScene the attributes dr3d:scene and dr3d:size of a dr3d:sphere are lost
Status: CLOSED DUPLICATE of issue 123542
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: 4.1.0-dev
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-27 22:56 UTC by Regina Henschel
Modified: 2017-05-20 09:59 UTC (History)
2 users (show)

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


Attachments
Example file with dr3d:center and dr3d:size (11.33 KB, application/vnd.sun.xml.impress)
2013-10-27 22:56 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-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 ***