Closed
Bug 371280
Opened 19 years ago
Closed 19 years ago
font rendering is garbled on google and other sites
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: dan, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
When I load a page with this css the fonts are messed up:
<!--
body,td,a,p,.h{font-family:arial,sans-serif}
body{font-size: small;color: #333;margin: 0 20px 2em 20px;line-height: 140%;background: #fff url(/images/firefox/grgrad.gif) repeat-x}
a:link{color:#039}
a:visited{color:#666}
a:hover{color:#333}
a:active{color:#000}
img,table{border:0}
#sf{width:100%}
#frame{width:564px; margin:0 auto}
-->
Other sites show this behavior, but this was the simplest
Reproducible: Always
Steps to Reproduce:
1. Load above site
2.
3.
Actual Results:
messed up fonts
Expected Results:
clear fonts
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Comment 2•19 years ago
|
||
Comment 3•19 years ago
|
||
Did you somehow set your default font to Impact? Or did all your fonts but Impact somehow get deleted?
| Reporter | ||
Comment 4•19 years ago
|
||
This is now invalid... arial was messed up on my system.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•