[Libreoffice-bugs] [Bug 142797] FILESAVE XLSX Text anchor point inside shapes incorrectly saved
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 26 12:32:50 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=142797
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |rb.henschel at t-online.de
Ever confirmed|0 |1
--- Comment #3 from Regina Henschel <rb.henschel at t-online.de> ---
The problem is, that OOXML does not have attributes or elements which would
correspond to the settings possible in ODF.
You can find some explanations on
https://wiki.documentfoundation.org/Documentation/Text_in_Custom_Shapes
In general you need to be very cautious not to mix up the anchor of the text
box with the paragraph alignment.
You can try to simulate the ODF rendering in OOXML somehow. But without
additional information in the file, you will not be able to recreate the
original settings on reopening.
We might use the extension mechanism of OOXML to put information about the ODF
attributes into the OOXML file.
The problem itself is not specific to Calc. I think, we should make sure, that
OOXML filters in Calc and Impress/Draw treat text in shapes the same way.
[Writer is different because of the frame bound to custom shapes.]
I set status to 'new' because the problem exists. But there might be
duplicates; I have not searched yet.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210626/9c8b910b/attachment.htm>
More information about the Libreoffice-bugs
mailing list