RESOLVED WORKSFORME 7865
Arial Unicode MS rendering error in Chinese
https://bugs.webkit.org/show_bug.cgi?id=7865
Summary Arial Unicode MS rendering error in Chinese
hlb
Reported 2006-03-19 20:36:02 PST
The following css rules show correct result: font: 100%/1.5 geneva,'Trebuchet MS',verdana,sans-serif; Ths following css rules can't render correctly. It render correctly in the default size. But if I resize the font size in Safari, it show many boxes only: font: 100%/1.5 geneva,'Trebuchet MS',verdana,'Arial Unicode MS',sans-serif;
Attachments
a test that works (366 bytes, text/html)
2006-03-26 07:50 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2006-03-26 07:50:07 PST
Created attachment 7309 [details] a test that works I cannot reproduce this problem with the attached test case. <http://hlb.yichi.org/blog/2006/03/18/65> also renders fine for me (and yes, I do have Arial Unicode MS installed).
hlb
Comment 2 2006-03-26 08:19:40 PST
(In reply to comment #1) > Created an attachment (id=7309) [edit] > a test that works > I cannot reproduce this problem with the attached test case. > <http://hlb.yichi.org/blog/2006/03/18/65> also renders fine for me (and yes, I > do have Arial Unicode MS installed). I have used another css rule after noticing this error, so the URL do not render with errors anymore. But, I can't reproduce the problem now, and do not know the reason at all. :-/ I build a page for later testing: http://hlb.yichi.org/test/safari/
hlb
Comment 3 2006-05-04 14:35:33 PDT
Alexey Proskuryakov
Comment 4 2006-05-04 21:20:45 PDT
I still cannot reproduce :(
hlb
Comment 5 2006-05-06 10:35:13 PDT
Can't you see the error, or can't you reproduce another one? It only happens with Arial Unicode MS combined with other fonts.
Alexey Proskuryakov
Comment 6 2006-05-06 13:27:20 PDT
(In reply to comment #5) I mean, <http://hlb.yichi.org/test/safari/font3/> renders perfectly fine on my machine, although I do have Arial Unicode MS installed.
Joost de Valk (AlthA)
Comment 7 2006-05-06 13:52:39 PDT
I can't reproduce either, alexey, i propose a resolution invalid, what do you think?
Nicholas Shanks
Comment 8 2006-06-10 11:07:51 PDT
Can the reporter please attach screenshots of the correct behaviour and the buggy behaviour?
Alexey Proskuryakov
Comment 10 2006-06-12 09:25:34 PDT
Reporter, what happens if you: 1) copy/paste the box character to UnicodeChecker <http://earthlingsoft.net/UnicodeChecker>; 2) iterate through all the fonts in the list at the top of the window (these are fonts that claim to have the character you have copied)? One or more of the fonts may have a box glyph instead of the correct one.
hlb
Comment 11 2006-07-02 10:20:49 PDT
Hello Alexey, Maybr it is not WebKit's fault but OSX. I tried UnicodeChecker. They are all correct Unicode characters. I tried to clear the font cache ( by Yasu ), and it rendered correctly. But everytime I clear the cache, the problem will be back after several days/weeks. I can't figure out why.
Alexey Proskuryakov
Comment 12 2006-07-02 10:41:10 PDT
So, none of the fonts that UnicodeChecker proposes for these character displays a box glyph? That might actually indicate that the problem is in WebKit (if it were just the OS font cache, I'd expect the problem to be visible in all applications). Wherever the problem is, I encourage you to also file a bug with Apple at <http://bugreport.apple.com> (free registration required). Please mention this Bugzilla report, and then post the resulting bug ID here, to ease bug tracking.
Robert Blaut
Comment 13 2008-02-10 14:57:28 PST
I cannot confirm this bug as well. So WORKSFORME.
Note You need to log in before you can comment on or make changes to this bug.