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

--- Comment #7 from Justin L <[email protected]> ---
I don't see any bibisect info, but I can confirm that the document opens this
way from earliest times (bibisect43all 3.5 is as far back as I can go.)

I disagree with comment 3 - the first two (empty) paragraphs are right aligned,
and the rest or left aligned - same as always.

Comment 6 is a little misleading.  The first two paragraphs have XML that look
like that - but those two paragraphs are also right-aligned. The remaining
paragraphs (which are left aligned) all specify left alignment.
<w:pPr>
  <w:pStyle w:val="Normal"/>
  <w:jc w:val="left"/>
  <w:rPr>
    <w:rtl w:val="true"/>
    <w:lang w:bidi="ar-AE"/>
  </w:rPr>
</w:pPr>
<w:r>
  <w:rPr>
    <w:rtl w:val="true"/>
    <w:lang w:bidi="ar-AE"/>
  </w:rPr>
</w:r>

I'd say that LO is doing things properly.  "The possible values for this
attribute [w:jc] are always specified relative to the page, and do not change
semantic from right-to-left and left-to-right documents."

I'd mark this as NotABug since the document is corrupt.

-- 
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

Reply via email to