https://bz.apache.org/ooo/show_bug.cgi?id=126873
Issue ID: 126873
Issue Type: DEFECT
Summary: rotated polygons lose rotation on re-loading file
Product: Draw
Version: 4.1.2
Hardware: All
OS: All
Status: CONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: save-export
Assignee: [email protected]
Reporter: [email protected]
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
--
You are receiving this mail because:
You are the assignee for the issue.