[Libreoffice-bugs] [Bug 134045] VIEWING: Arabic letters are not displayed in Math
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 19 11:32:46 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134045
dante19031999 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dante19031999 at gmail.com
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #22 from dante19031999 at gmail.com ---
This looks like a locale error on
parsePredefinedToken
parseAnyToken
Both defined at /core/include/unotools/charclass.hxx.
If I'm not wrong these should be simplifications of
parsePredefinedToken
parseAnyToken
Both defined at /core/i18npool/inc/cclass_unicode.hxx
with an automatic locale handele. These token parsers are used for
all the modules.
My hypothesis: the locale "error" makes the token parser go backguards.
Have no idea of arabic, so not gonna help.
Good look.
--
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/20200719/1dbaa24d/attachment.htm>
More information about the Libreoffice-bugs
mailing list