[Libreoffice-bugs] [Bug 131304] [META] MS Word compatiblityMode = 15

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 13 09:32:21 UTC 2020


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

--- Comment #3 from Mike Kaganski <mikekaganski at hotmail.com> ---
Does taking into account the document's original compatibility mode make sense?
Writing it back implies that we also write the data according to that mode. Do
we implement writing things differently for those levels? When someone edits a
DOCX in LO, one sees the data as it was imported; and expects that it shows in
Word identically. There are two possible ways to *approach* that:

1. We stick to a chosen compatibility mode, and write everything accordingly;
2. We implement export methods for each possible compatibility mode.

In any case, we likely should have flexible *import* code taking the original
mode into account - to read it as it was in original document; but do we want
to make the nightmare of supporting export zoo?

-- 
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/20200313/cad3f991/attachment.htm>


More information about the Libreoffice-bugs mailing list