Comment #2 on issue 5529 by ravi.chhabra: Text render in text input boxes not using Uniscribe Engine. http://code.google.com/p/chromium/issues/detail?id=5529
Further test shows that my earlier statement about Uniscribe is incorrect. This issue happens because Chrome does not use default fonts specified in Options for Text Input, but do use them for Textarea. A hacked Arial font (called ZawGyi) is present on the system which is not Unicode Std compliant and does not use any OTL rules. Text in Textbox is rendered using Arial because the Burmese characters were present in the font. Hence the title of the bug should be: Text render in text input boxes not using default font. Issue tracker does not allow me to change the title.:( Firefox and Opera applies the default font specified for all input widgets. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
