WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
12483
Gothic characters displayed as boxes at wikipedia.org
https://bugs.webkit.org/show_bug.cgi?id=12483
Summary
Gothic characters displayed as boxes at wikipedia.org
Andre-John Mas
Reported
2007-01-30 11:19:22 PST
When I visit
http://www.wikipedia.org/
I notice that some fonts aren't being rendered correctly. I would expect them to be rendered correctly. I have confirmed this with nightly
r19247
, on MacOS X 10.4.8
Attachments
Capture showing the symptoms reported
(134.47 KB, image/png)
2007-01-30 11:21 PST
,
Andre-John Mas
no flags
Details
Reduced symptoms after addition of Arial Unicode MS
(131.21 KB, image/png)
2007-01-30 11:37 PST
,
Andre-John Mas
no flags
Details
homepage of wikipedia with many languages
(1.83 MB, image/png)
2023-05-23 01:37 PDT
,
Karl Dubost
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andre-John Mas
Comment 1
2007-01-30 11:21:29 PST
Created
attachment 12802
[details]
Capture showing the symptoms reported The symptoms are shown in the attached screen capture.
David Kilzer (:ddkilzer)
Comment 2
2007-01-30 11:23:59 PST
Please provide a URL to an example page, either in a comment or in the URL field in the bug. Thanks!
Andre-John Mas
Comment 3
2007-01-30 11:36:43 PST
A quick discussion with a friend suggests that this may be due to no suitable font being found. The most complete font around is apparently 'Arial Unicode MS', which comes with MS-Windows. Copying that over from a Windows system seems to have reduced the number of misrendered characters. The resolution to this issue might be for Apple to provide a suitably complete font with MacOS X, in the same manner as Arial Unicode MS.
Andre-John Mas
Comment 4
2007-01-30 11:37:39 PST
Created
attachment 12803
[details]
Reduced symptoms after addition of Arial Unicode MS
mitz
Comment 5
2007-01-30 11:50:22 PST
(In reply to
comment #3
)
> The resolution to this issue might be for Apple to provide a suitably complete > font with MacOS X, in the same manner as Arial Unicode MS.
Please file a Mac OS X enhancement request on the subject! You can file the request at <
http://bugreport.apple.com
> (requires ADC membership; online membership is free; if you do not want to sign up, you can use <
http://developer.apple.com/bugreporter/bugrptform.html
>).
Alexey Proskuryakov
Comment 6
2007-01-30 12:07:33 PST
Most problems visible at this page are indeed caused by missing fonts, and certainly do not indicate WebKit bugs. However, Gothic characters are rendered as empty boxes (instead of Last Resort characters), and this is wrong. Re-titling the bug to reflect this, as this might turn out to be a WebKit issue.
Andre-John Mas
Comment 7
2007-01-30 12:13:13 PST
For the benefit of Apple developers reading this bug, the associated Apple bug number is 4964357.
mitz
Comment 8
2007-01-30 13:20:25 PST
(In reply to
comment #6
)
> However, Gothic characters are rendered as empty boxes (instead of Last Resort > characters), and this is wrong.
Is it? Anyway, the difference is due to the different code paths being used. On Tiger, the simple code path uses the "missing glyph" glyph from the primary font, and the complex code path uses the last resort font.
David Kilzer (:ddkilzer)
Comment 9
2007-01-30 13:38:51 PST
<
rdar://problem/4964357
>
Karl Dubost
Comment 10
2023-05-23 01:37:53 PDT
Created
attachment 466460
[details]
homepage of wikipedia with many languages All the fonts seem to be displayed properly.
Karl Dubost
Comment 11
2023-06-04 22:43:00 PDT
***
Bug 37646
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug