Closed
Bug 399704
Opened 18 years ago
Closed 18 years ago
Italicized text on Wikipedia rendered as regular text
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 364713
People
(Reporter: wenzel, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a9pre) Gecko/2007101214 Minefield/3.0a9pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a9pre) Gecko/2007101214 Minefield/3.0a9pre
On Wikipedia, the follwing ''wikitext'' is rendered as <i>wikitext</i>. (If the tags are stripped by bugzilla: it's being enclosed in "i" tags).
On the current Minefield nightly on OSX, the italicized text is not rendered any differently than regular text.
So far I have only been able to reproduce this on Wikipedia, so it may be a bug in their CSS-or-so, but I want to make sure it's not Minefield's fault.
Unfortunately I have trouble debugging the issue because Firebug doesn't play flawlessly with Minefield yet.
See the attached image to see what I mean.
Reproducible: Always
| Reporter | ||
Comment 1•18 years ago
|
||
This is a piece of the first paragraph of the bug's URL, rendered in Minefield on OSX.
| Reporter | ||
Comment 2•18 years ago
|
||
This is the same piece of the page as displayed by Firefox 2.0.0.7 on OSX.
Comment 3•18 years ago
|
||
Depending on which font is in use when you view Wikipedia, yes, italics can fail in Minefield OS X. That fails for fonts that do not contain italic glyphs (like Lucida Grande).
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•18 years ago
|
||
If I am reading the right part of the CSS, it is sans-serif, which defaults to Helvetica in Minefield, which *does* come with an oblique variant on OSX.
Is this still a dupe, then? Maybe.
| Reporter | ||
Comment 5•18 years ago
|
||
(Maybe it does not render it right because italics != oblique?)
Comment 6•18 years ago
|
||
Er, yeah, depending on your settings (or if you kept the defaults for Minefield), then Helvetica. Which is equally problematic, handled in bug 396002.
You need to log in
before you can comment on or make changes to this bug.
Description
•