Issue 126873 - rotated polygons lose rotation on re-loading file
Summary: rotated polygons lose rotation on re-loading file
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: save-export (show other issues)
Version: 4.1.2
Hardware: All All
: P5 (lowest) Normal with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-15 19:36 UTC by Joe Smith
Modified: 2016-03-16 15:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Joe Smith 2016-03-15 19:36:19 UTC
Steps to reproduce:

1) File > New > Drawing

2) Create a new polygon using the Curve tool palette/Polygon tool

3) Add a text label: double-click & type

4) Rotate the object: Format > Position & Size > Rotation: 40 (or whatever)

Note that the text label is rotated along with the polygon

5) File > Save

6) File > Reload ...

Note that the text label is no longer rotated.

Check the object's rotation (Format > Position & Size > Rotation) is now zero.

It appears that the transformation stored in the file has been applied to the object points and then discarded: the object points are in the correct positions but the object's label is not rotated. Saving the file again leads to completely loss of the transformation data.

I've checked AOO versions 4.1.2, 4.1.1 and 4.0.1 and all show the same problem.

Libreoffice 5.x does not show the same problem: the transform is loaded, the label is correctly rotated along with the polygon, and the transform is stored properly with the next save.

Forum thread: https://forum.openoffice.org/en/forum/viewtopic.php?f=10&t=82379
Comment 1 oooforum (fr) 2016-03-16 15:30:11 UTC
Additional testcase:
- not reproduce with OOO330m20 (Win XP)
- not reproduce with AOO340m1 (Win Vista)