Closed
Bug 399143
Opened 17 years ago
Closed 17 years ago
a bold and Geneva font style is not rendered as bold.
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 364713
People
(Reporter: chbrosso, Unassigned)
Details
Attachments
(1 file)
543 bytes,
application/xml
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a8) Gecko/2007091211 GranParadiso/3.0a8
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a9pre) Gecko/2007100804 Minefield/3.0a9pre
The bug is reproduced with the attached file.
It is valid XHTML/strict. Firefox 2.0 renders it correctly.
Reproducible: Always
Steps to Reproduce:
1. Display the attached xhtml file
Actual Results:
The first line "This should be bold.", has style "font-family:Geneva; font-weight:bold;" is not rendered as bold.
The second line "OK, this is bold.", has style "font-weight:bold;", is correctly rendered as bold
Expected Results:
Both lines should be rendered as bold
Reporter | ||
Comment 1•17 years ago
|
||
Component: Layout: Fonts and Text → GFX: Thebes
QA Contact: layout.fonts-and-text → thebes
There is no bold variant of Geneva (try to bold Geneva in TextEdit), so this is a dupe of bug 364713 (fake non-existant styles).
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 3•17 years ago
|
||
Confirmed fixed by 364713 with:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b5pre) Gecko/2008032004 Minefield/3.0b5pre
You need to log in
before you can comment on or make changes to this bug.
Description
•