WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
14637
Text using Symbol font is displayed incorrectly
https://bugs.webkit.org/show_bug.cgi?id=14637
Summary
Text using Symbol font is displayed incorrectly
Alexey Proskuryakov
Reported
2007-07-17 06:10:20 PDT
From
https://bugzilla.mozilla.org/show_bug.cgi?id=233474
The text at bug URL uses a Windows-only trick to display mathematical symbols: <i>A</i> <font face="symbol">Ì</font> <i>B</i> Where Ì is an 8-bit code for "SUBSET OF" in this font. I'm not sure if this problem deserves being fixed, but it is clearly a problem.
Attachments
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2008-12-31 09:47:18 PST
<
rdar://problem/3248204
>
Jungshik Shin
Comment 2
2012-02-07 10:56:09 PST
A lot of MS-Word-exported html files have this problem as well: They have : <font face="webdings">abc 123</font> : to get some dingbats <font face="Symbol">S</font> : to get Greek Capital Sigma
Myles C. Maxfield
Comment 3
2017-10-26 17:10:59 PDT
“Symbol” does not support the codepoints associated with the latin alphabet.
Myles C. Maxfield
Comment 4
2017-10-26 17:12:22 PDT
The Mozilla bug is WONTFIX, and I agree with that assessment.
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