Closed
Bug 422889
Opened 18 years ago
Closed 18 years ago
Page using font-weight:500 is erroneously shown in bold typeface
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 420675
People
(Reporter: kensuke, Unassigned)
References
()
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008031304 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008031304 Minefield/3.0b5pre
In Firefox 2.0 and IE 7.0 all articles on Alternet are shown in basic typeface, as they should be. Yet in FF 3.0 all those articles are shown in bold typeface. This bug is there for months - I have seen it in alphas of FF 3.0.
Reproducible: Always
Steps to Reproduce:
1. Just load the page.
Actual Results:
Article is shown in bold typeface.
Expected Results:
Article should be shown in basic typeface.
Comment 1•18 years ago
|
||
font-weight is 500, which is in the middle between 400 (normal) and 700 (bold).
Comment 2•18 years ago
|
||
I guess this is different from bug 420822 because that was fixed with a change to Mac-specific code...
Summary: Page contents is erroneously shown in bold typeface → Page using font-weight:500 is erroneously shown in bold typeface
Updated•18 years ago
|
Component: General → GFX: Thebes
Keywords: regression
Product: Firefox → Core
QA Contact: general → thebes
Version: unspecified → Trunk
Comment 3•18 years ago
|
||
Dup of bug 420675? That was fixed just hours ago.
Comment 4•18 years ago
|
||
(In reply to comment #3)
> Dup of bug 420675? That was fixed just hours ago.
>
Indeed.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•