HighDots Forums  

Line-height too large issues - still a problem in Firefox?

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Line-height too large issues - still a problem in Firefox? in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Nagle
 
Posts: n/a

Default Line-height too large issues - still a problem in Firefox? - 02-19-2008 , 04:47 PM






I'm having problems with excessive line spacing in FireFox. This
seems to happen when "line-height" is set to "normal" when a large
font is in effect, then there's a font change to a smaller font in
HTML at a lower level. It looks like line height gets "stuck" at the
value in effect in the outer block. DOM inspector shows the line height
as "normal" on the small text, but the line spacing renders too big.

This is with Firefox 2, so it shouldn't be the old Firefox
line height bug ("https://bugzilla.mozilla.org/show_bug.cgi?id=196270").

(This is a Greasemonkey application, so only Firefox really matters.)

John Nagle

Reply With Quote
  #2  
Old   
Andy Dingley
 
Posts: n/a

Default Re: Line-height too large issues - still a problem in Firefox? - 02-20-2008 , 05:35 AM






On 19 Feb, 21:47, John Nagle <na... (AT) animats (DOT) com> wrote:
Quote:
I'm having problems with excessive line spacing in FireFox. This
seems to happen when "line-height" is set to "normal" when a large
font is in effect, then there's a font change to a smaller font in
HTML at a lower level. It looks like line height gets "stuck" at the
value in effect in the outer block.
What units are you using to set line-height? This behaviour is
deliberately like this _if_ you specify units. So for most purposes,
line-height ought to be set with a dimensionless number instead.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.