Closed Bug 429017 Opened 16 years ago Closed 13 years ago

symbol font quirk (for <font face=symbol>) not present on Windows even when it is supposed to be

Categories

(Core :: Graphics, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dbaron, Unassigned)

References

Details

(Keywords: regression, testcase)

Attachments

(1 file)

This is a regression from bug 399636.  The symbol font quirk is supposed to be present when familyNameQuirks on the gfxFontStyle is true.  The patch in bug 399636 instead changed it from being present always to being present never.  Adding back the last chunk in that patch, with the block conditioned on familyNameQuirks, gets us to the expected behavior and matches Firefox 2 on Windows.

Steps to reproduce:  load layout/reftests/bugs/399696-quirks-html.html

Expected results: ΠΑΣΣ
Actual results: PASS

Note that the other three tests (quirks-css, standards-css, and standards-html) *should* say PASS.
Flags: blocking1.9?
Keywords: regression
David, suggestion on whether or not we block on this?
Don't think we'd hold the release for this.  -'ing.  IM'd David to at least get a review request into Pav.

Please re-nom if you think otherwise.
Flags: blocking1.9? → blocking1.9-
Comment on attachment 315633 [details] [diff] [review]
patch

This breaks something but I don't recall what.  Let me see if I can find a Windows box to test this on
Flags: in-testsuite+
Keywords: testcase
I am not able to define if this bug is difficult to fix or not, but it is definitely a major failure for all the scientists because Firefox displays a "m", which means 1/1000, instead of "µ" which means 1/1,000,000. 
Most of my colleagues are obliged to move back to Internet Explorer because we cannot take the risk to understand that a value is 1 thousand bigger than expected...
(In reply to comment #13)
If you don't want to take the risk that your micro symbol might be interpreted as an m, then please use U+00B5 MICRO SIGN not U+006D LATIN SMALL LETTER M.
Summary: symbol font quirk not present on Windows even when it is supposed to be → symbol font quirk (for <font face=symbol>) not present on Windows even when it is supposed to be
symbol font quirk was completely removed by bug 636040. WONTFIX?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: