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

خالد حسني <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #30 from خالد حسني <[email protected]> ---
I think this a feature, not a bug. When opening a blank document in an RTL
locale, the default page style will have direction set to Right To Left, and
paragraph direction is not explicitly set. This, I think, under the assumption
that if you are using an RTL locale you are most likely to be creating RTL
documents. The reverse is true as well, if the locale is LTR the page direction
will be LTR.

The best fix is for the user to set the page direction explicitly, or when
mixing RTL and LTR text, set the direction of the paragraphs.

We can try to detect paragraph direction based in the pasted content, but this
seems to be a fragile thing to do (what if one is pasting into an existing
paragraph).

Alternatively we might want an “auto” paragraph direction setting that uses the
direction from the paragraph content, but that is a much bigger change.

My suggestion is to close as NOTABUG.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to