https://bugs.documentfoundation.org/show_bug.cgi?id=115782

            Bug ID: 115782
           Summary: Writer uses the different rotation orientation for
                    Draw format images and Writer images
           Product: LibreOffice
           Version: 6.1.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: high
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 139948
  --> https://bugs.documentfoundation.org/attachment.cgi?id=139948&action=edit
Same UI results by different rotation angles

Open attached document. It contains an image as "Draw image", which means it is
a "graphic" in LO, and the same image as "Writer image", which means it is a
"frame" in LO.

The image have got an rotation of 30° in the UI and both images look the same
on screen.

Unpack the file and look at the draw:transform attribute. One image has got a
rotate(alpha) and the other rotate(-alpha). But the rotation has to be the
same, because the file format makes no difference between a "Draw image" and a
"Writer image", but both are draw:frame elements with the same graphic
properties.

For the new Writer image rotation the sign has to be changes in writing to file
and reading from file.

If you open the file in "Calligra Words" or in "Text Maker" you see, that the
Writer image looks different there, because the rotation angle has the wrong
sign.

You can not control it in MS Word, because MS Word has a bug, that it handles
rotation angles wrongly, so that (rotate(-pi/6) and rotate((-pi/6)+2pi) is
different for Word.

I set this to high priority, because it is a new feature and the correction
should be done quickly, so that only few documents are affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to