Closed
Bug 399364
Opened 17 years ago
Closed 17 years ago
Disallowing pages from choosing their own fonts should still use user-configured monospace font for PRE/CODE/TT.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 159440
People
(Reporter: bma, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.7) Gecko/20070924 Firefox/2.0.0.7
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.7) Gecko/20070924 Firefox/2.0.0.7
Preferences -> Content -> Fonts -> Advanced: "Allow pages to choose their own fonts", when disabled, should not override the monospace font for pre/code/tt elements.
Reproducible: Always
Steps to Reproduce:
1. Visit a page with a PRE/CODE/TT section.
2. Uncheck the "Allow pages to choose their own fonts" box.
Actual Results:
The PRE/CODE/TT section is rendered with the user-configured sans or serif font. This is wrong, as PRE/CODE sections are often something that requires a fixed-width font.
Expected Results:
The PRE/CODE/TT section should be rendered with the user-configured monospace font.
Comment 1•17 years ago
|
||
This has been fixed on trunk in bug 159440. You might also be interested in bug 79074.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•