https://bugs.documentfoundation.org/show_bug.cgi?id=142914
Regina Henschel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=14
| |2881
CC| |[email protected]
--- Comment #3 from Regina Henschel <[email protected]> ---
I can reproduce the problem.
The error is in XclObjAny::WriteFromTo()
The left, green line has a rotation angle of -9000 and therefore skips the part
"swap(width,height)". The right, red line has a rotation angle of 9000 and
therefore performs the swap.
The error is not only with exactly horizontal or vertical lines. It is
necessary to check whether lines must generally be excluded from the "swap"
part.
This should be fixed together with bug 142881, because the same code part is
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