Closed
Bug 2154
Opened 26 years ago
Closed 26 years ago
[PP] Bold attribute is wrong
Categories
(Core Graveyard :: GFX, defect, P1)
Tracking
(Not tracked)
M2
People
(Reporter: sdagley, Assigned: davidm)
Details
Bold attribute apparently selects a bold version of a font family and also draws
in the bold style resulting in overly bold text
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 1•26 years ago
|
||
Maybe this bug is invalid or duplicate of #2153... we need to check.
To reproduce, open test0.html with Viewer and Communicator: look at the line
"This is a paragraph with font variations: Bold Arial, Italic Verdana, COURIER,
Times New Roman.". The bold attribute isn't applied the same way in the 2
windows.
Updated•26 years ago
|
Assignee: pierre → davidm
Status: ASSIGNED → NEW
Comment 2•26 years ago
|
||
Reassigned to <davidm>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Verified duplicate (and also fixed; bold text appears as bold.)
[Text kerning overall appears too tight, but that's a separate issue.]
Reporter | ||
Comment 5•26 years ago
|
||
Note that the double bold problem may be what's causing the tight kerning (bold
bold is pretty wide)
The text is Bold and Condense. Condense is what we draw small caps in ( I am not
sure why ) and why I imagine the kerning seems tight.
Comment 7•26 years ago
|
||
My fault, I think.. Small-caps should not be displayed condensed. I just checked-
in a fix.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•