Special unicode characters are also not displayed properly.
Even in the google results character U+200D (‍ ‍ ZERO WIDTH
JOINER) shows as a box.
This is some serious regression. Something similar happened before, over
a year ago, but was fixed back then.
Developer Tools/Elements also shows this problem.
Maintainers should take a look. I think you should roll the version back
to previous until regression is fixed.
Yuri
On 11/13/2012 21:54, Yuri wrote:
I also see this. On its face this looks like a regression from
22.x.x.x version which showed Japanese in the same environment.
chrome shows the font-family in computed style as:
メイリオ, Meiryo, Tahoma, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino
Kaku Gothic Pro', Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif;
chrome goes through the list of fonts in the style attempting to match
the font, and it may be that none of them matches.
It's hard to tell whether it really should or should not show Japanese
with the fonts installed on the system.
As a possible workaround you may try installing fonts from
japanese/font-* ports. This will work if the problem is a genuine lack
of Japanese font, not some other random bug.
Maybe Japanese users will have a better perspective for this problem.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"