[Libreoffice-bugs] [Bug 98620] FILESAVE: DOCX - Error in paragraph orientation after converting in a RTL user locale
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 13 19:09:53 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=98620
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|jluth at mail.com |libreoffice-bugs at lists.free
| |desktop.org
--- Comment #28 from Justin L <jluth at mail.com> ---
Things are way too complicated - getting out of here.
1.) A lot of things depend on RES_FRAMEDIR property existing, but none exist at
all on a brand new document.
2.) LO inherits RES_FRAMEDIR all the way back to the page style, but MSO
effectively only inherits back to the parent-less paragraph styles. So, on
export, every parentless page style needs to ensure that it writes a w:bidi
value.
3.) Because styles don't always provide a w:bidi, Paragraphs have been littered
with w:bidi settings. (See my patch - wrtw8nds). Something like that needs to
be done to the paragraph styles instead.
But don't necessarily believe anything here, because the more I think I
understand it, the more I find out how wrong I am.
--
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/20180713/06a406b2/attachment.html>
More information about the Libreoffice-bugs
mailing list