[Libreoffice-bugs] [Bug 118361] Footnote separator Line position is wrong in RTL doc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 27 11:07:58 UTC 2018


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

--- Comment #13 from Justin L <jluth at mail.com> ---
Created attachment 143157
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143157&action=edit
tdf118361_poc.patch: docx import proof of concept

This is my understanding of the current situation. In LO, the default values of
the Page Style are changed based on the locale. Arabic locale changes default
for Page format - Footnote - Position to RIGHT. Any new documents will get this
default, as will imports that don't specify a value .

.docx file doesn't provide the location of the separator as a property. It
appears to depend on the value of the default paragraph style (based on my
observations). If the default style is RTL, the separator is RIGHT aligned.

So, since this is a direct property that doesn't "mean different things
depending on RTL settings", it should be safe to import doc/docx by testing the
default paragraph style.

-- 
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/20180627/f1abbb53/attachment.html>


More information about the Libreoffice-bugs mailing list