https://bugzilla.wikimedia.org/show_bug.cgi?id=48032

--- Comment #12 from praveenp <[email protected]> ---
That is not completely true. This happens because the script accepts and render
each unicode code points independently. A probable perfect approach for Latin
languages, but not for other languages such as Indic Languages and other Asian
languages.

This source is taken from the wiki page:

<mi mathvariant="normal">ത</mi>       <mi mathvariant="normal">്</mi>       <mi
mathvariant="normal">ത</mi>       <mi mathvariant="normal">ി</mi>

This should be displayed as a single character. But because of script's
inability to to accept non-Latin rules, this is broken into four. Same happens
to all languages including Arabic.

And also bug is not limited to these four languages. At least all other Indian
languages are affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to