Public bug reported:

Binary package hint: firefox

I've noticed some strange font issues in firefox 2.0.0.6 on Gutsy.

The problems can be seen in the comments on my blog, here:
http://www.stevenbrown.ca/blog/archives/202#comment-40447

If I use Firebug to toggle different settings, it doesn't seem to have the same 
problem when I disable the following CSS property:
  text-align: justify;

A screenshot with the problems highlighted is attached.  It seems like
the letter "f" is not getting enough space assigned to it, but only when
the text is justified.

Here are the styles that affect the comment (copied from Firebug):

.commentlist p {style.css (line 531)
margin:10px 5px 10px 0pt;
}
.commentlist p {style.css (line 172)
font-weight:normal;
line-height:1.5em;
text-transform:none;
}
Inherited fromli#comment-40438.alt
.commentlist li {style.css (line 525)
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.commentlist li {style.css (line 162)
font-weight:bold;
}
.commentlist li, #commentform input, #commentform textarea {style.css (line 158)
font-family:Sans-Serif;
font-size:0.9em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
ol li, #sidebar ul ol li {style.css (line 459)
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
}
Inherited fromol.commentlist
.commentlist {style.css (line 520)
text-align:justify;
}
Inherited fromdiv#content.widecolumn
#content {style.css (line 71)
font-size:1.2em;
}
.widecolumn {style.css (line 83)
line-height:1.6em;
}
Inherited fromdiv#page
#page {style.css (line 61)
text-align:left;
}
Inherited frombody
body {style.css (line 52)
color:#333333;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:80%;
text-align:center;
}

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
firefox font spacing problem on justify (gutsy)
https://bugs.launchpad.net/bugs/151535
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to