Closed
Bug 284682
Opened 20 years ago
Closed 20 years ago
Font in view source window is bigger than normal
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: cerel, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1
In the page http://www.xiaoxiaomovie.com/ when viewing the source, the font is
bigger than normal. The charset is maybe the cause.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.xiaoxiaomovie.com/
2. View the source of the page.
Actual Results:
The font of the View Source window is bigger than normal.
Expected Results:
The font should be the same size as "normal".
Comment 1•20 years ago
|
||
This site has a charset of gb2312 which is a Chinese character set. In
Preferences -> options -> general -> fonts & colors -> notice that the Western
has a monospace size of 13px now choose Chinese from the drop down notice that
monospace has a size of 16px. I suspect this is because Chinese characters are
unreadable at 13px.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•