Closed Bug 448401 Opened 16 years ago Closed 16 years ago

font (size) set with css differently displayed on page loaded from file:// and http://

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: winkler.andreas, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

The font is displayed with different size when loaded locally or over http
I used font:
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


Reproducible: Always

Steps to Reproduce:
1. download the page
2. load it from locally stored file
3. compare with the one loaded from http:
Actual Results:  
font (size) is displayed differently

Expected Results:  
font (size) should be the same
Worksforme with Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1a1) Gecko/2008072310 Shiretoko/3.1a1
You might have a zoom setting for one of the two places.  Try pressing Ctrl+0 on each one to reset the zoom setting.
Yeah, sorry guys you are right *blush*

I was so shure about it. I am really sorry.

Regards
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
=> Verified 
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.