[Webkit-unassigned] [Bug 55035] Non-latin friendly default GUI fallback font for Chromium
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 31 16:11:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=55035
Jungshik Shin <jshin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ojan at chromium.org
--- Comment #4 from Jungshik Shin <jshin at chromium.org> 2011-03-31 16:11:28 PST ---
I believe that IE (I'm not sure about IE 9) uses different fonts even for controls like 'buttons' depending on the language ('lang' specified per element/page), the page encoding (as an indirect indicator of lang) and the UI language of IE. The same is true of Firefox, IIRC.
In the past, Chrome used to have
https://bugs.webkit.org/show_bug.cgi?id=18085 and Ojan's patch (that relied on it) to emulate Firefox and IE.
Anyway, I believe adding 'sans-serif' here will certainly help at least as long as the UI language of Chrome matches that of the intended language of a page in current view.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list