[Libreoffice-bugs] [Bug 114193] Impress doesnt change behaviour when launched in RTL

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 1 22:11:43 UTC 2017


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

Xisco FaulĂ­ <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bibisected, bisected
             Status|UNCONFIRMED                 |NEW
                 CC|                            |khaledhosny at eglug.org,
                   |                            |xiscofauli at libreoffice.org
     Ever confirmed|0                           |1

--- Comment #1 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Khaled Hosny <khaledhosny at eglug.org>    2016-08-26 15:19:26 +0200
committer       Khaled Hosny <khaledhosny at eglug.org>    2016-08-30 17:22:41
+0000
commit  cf425acfd4a5ff7c660523601964d45cbad74b53 (patch)
tree    80c4ff111dd350d0b5d2be9aa4eeb2b73c1f46ec
parent  3e289cf10b36f423ae6626296d739291850aa53b (diff)
tdf#56403: Text is right aligned in RTL locales
Draw/Impress is setting writing mode to RTL (which in turn sets text
alignment to right) if the current locale is RTL one. This does not make
sense at all since it means document prepared on a LTR locale and
contains LTR text will appear right aligned on RTL locales.

It would have slightly more sense if SetDefaultWritingMode() actually
just set a default (for e.g. new documents), but that is not the case
here as it affects all documents.

This was introduced in 2c32696a04bc195c8ce61a0df6dcafb8c0c49fe0 with a
branch merge and no further explanation.

Bisected with: bibisect-linux-64-5.3

Adding Cc: to Khaled Hosny

-- 
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/20171201/effec9bc/attachment.html>


More information about the Libreoffice-bugs mailing list