Closed
Bug 262975
Opened 20 years ago
Closed 20 years ago
Disabling "Allow documents to use other fonts" doesn't always work for Monospace
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: erikg, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040918 Epiphany/1.4.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040918 Epiphany/1.4.0
When having disabled "Allow documents to use other fonts", Monospace fonts are
sometimes rendered using the sans font.
For example, on a page with a pre-tag, having set font-family: Monospace; in a
CSS, the text is rendered with the sans font when disabling "Allow documents to
use other fonts".
An example of this is this URL:
http://oss.codepoet.no/revelation/news/article.php?id=26
An example where this is handled correctly (using the same settings):
http://bugzilla.gnome.org/show_bug.cgi?id=154531
Reproducible: Always
Steps to Reproduce:
1. Uncheck the preference "Allow documents to use other fonts"
2. Open the URL http://oss.codepoet.no/revelation/news/article.php?id=26
Actual Results:
The Bugfixes: section of the page are rendered with the Sans font.
Expected Results:
The Bugfixes: section should have been rendered with the Monospace font.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 79074 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•