Closed
Bug 275278
Opened 20 years ago
Closed 20 years ago
does not display proper font for most of page
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dh, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 The browser switches to Wingdings font properly, but does not switch back to the proper font when it is supposed to. It eventually does switch back, however. It displays fine in IE. Reproducible: Always Steps to Reproduce: 1. View http://hosenose.com/logic/infopak/ 2. 3. Actual Results: You can't read most of the page because text is displayed in wingdings.
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: firefox.general → core.layout
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
There is an extra <font face="wingdings"> without a cancelling </font> in the html source. Then follows <font face="Arial">LOGic's Transparent Forms</font> It looks like Firefox maintains a font stack so it goes back to Wingdings here. IE goes back to the default. Looks like a site evangelism issue.
Comment 2•20 years ago
|
||
URL has now been fixed
Comment 3•20 years ago
|
||
If the URL is fixed, this is invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•