[Libreoffice-bugs] [Bug 107204] Writer treats Hungarian Rovas (aka Old Hungarian) text as left-to-right script instead of right-to-left
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 19 19:48:00 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107204
Khaled Hosny <khaledhosny at eglug.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
Assignee|libreoffice-bugs at lists.free |khaledhosny at eglug.org
|desktop.org |
--- Comment #21 from Khaled Hosny <khaledhosny at eglug.org> ---
Created attachment 132697
--> https://bugs.documentfoundation.org/attachment.cgi?id=132697&action=edit
Comparison before/after removing the wrong optimization
There are two places in Writer that check for the default direction (whatever
this is) and whether the text has any scripts we classify as complex before
applying the bidi algorithm. Removing these checks seem to fix the issue. The
left window in the screenshot is the fixed code.
--
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/20170419/855edf5b/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list