Open Bug 598059 Opened 14 years ago Updated 2 years ago

page looks different on FF3.6 and FF4.0 due to line-height problem

Categories

(Firefox :: General, defect)

4.0 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: gilad, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6

One of the pages in my web-site is looking different in FF 4.0 vs. FF 3.6 (and IE). The problem is due to different (wrong?) calculation of the line-height parameter in the following line: 


<div style="letter-spacing: 0.001em;  width:700px; margin:0 auto;direction:rtl;text-align:right; font-size:14px; line-height:1.35em; Arial;padding:28px 10px 10px">


TO see the problem
1) go to my website http://www.stylight.co.il
2) move the cursor to above the text in upper left part 
3) A new overlay is presented. You can see The length of the text area is longer than its length in FF 3.6 etc.

Reproducible: Always

Steps to Reproduce:
1) go to my website http://www.stylight.co.il
2) move the cursor to above the text in upper left part 
3) A new overlay is presented. You can see The length of the text area is longer than its length in FF 3.6 etc..
Actual Results:  
You can see The length of the text area is longer than its length in FF 3.6 etc..
Version: unspecified → 4.0 Branch
I have a Problem with Textlenght in FF4, too. Only in FF4 the Navigationpoint "Projekte - the last entry" gets a break. You can see it here: http://www.ihrcms.de 

There are other Projekts who have Problems with Textlenght, too.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.