You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/03/15 20:36:19 UTC

[Issue 126873] New: rotated polygons lose rotation on re-loading file

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: issues@openoffice.apache.org
          Reporter: jes@martnet.com

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.

[Issue 126873] rotated polygons lose rotation on re-loading file

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126873

oooforum <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oooforum@free.fr

--- Comment #1 from oooforum <oo...@free.fr> ---
Additional testcase:
- not reproduce with OOO330m20 (Win XP)
- not reproduce with AOO340m1 (Win Vista)

-- 
You are receiving this mail because:
You are the assignee for the issue.