Closed Bug 35705 Opened 26 years ago Closed 25 years ago

entities &laquo; and &raquo; render looking like {{ and }} instead of << and >>

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED WONTFIX
Future

People

(Reporter: bkdelong, Assigned: erik)

References

()

Details

Summary should say it all. Basically the character entities of &laquo; and &raquo; don't look like they should. As much as I hate to point it out, WinIE5.5 seems to render them more clearer. They should look like << and >> but from what I see, they look like smaller {{ and }}.
This is for you Erik. bkdelong, what build are you using?
Assignee: pierre → erik
Incidentially, I don't see any but the first set of quotes on Linux build 2000.04.12.11, and the last pair of quotes shows as 9...:
I'll have to admit (rather ashamedly) that I'm using NS6b1 Build: 2000033212 on Windows 98.
Thanks for the bug reports. I'd like to keep Windows and Linux separate, since the code is separate (at the font engine level). Zach, would you please create a separate bug for Linux and assign it to me? Thanks.
Filed bug 35767 fior Linux problem.
Here are the entities (CERs) used in the above URL: CER Dec Hex Name &laquo; 171 AB LEFT-POINTING DOUBLE ANGLE QUOTATION MARK &raquo; 187 BB RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK &lsquo; 8216 2018 LEFT SINGLE QUOTATION MARK &rsquo; 8217 2019 RIGHT SINGLE QUOTATION MARK &sbquo; 8218 201A SINGLE LOW-9 QUOTATION MARK &bdquo; 8222 201E DOUBLE LOW-9 QUOTATION MARK &ldquo; 8220 201C LEFT DOUBLE QUOTATION MARK &rdquo; 8221 201D RIGHT DOUBLE QUOTATION MARK &lsaquo; 8249 2039 SINGLE LEFT-POINTING ANGLE QUOTATION MARK &rsaquo; 8250 203A SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
I think this is a problem with the font itself. I tried it in both Mozilla and IE5, and the quotes do indeed look like {{ and }}, but when you increase the font size, they look OK. Are you saying that IE5.5 is using a larger default font size that makes these quotes look OK?
That's probably the case, yes. It appears that WinIE5.5 might be using a different font size. I'm afraid I don't know if its just with these entities or with the browser rendering as a whole.
This is a minor issue. I may look into it later when I have time.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → M21
FUTURE. Optimal-default-font-sizing issue for a couple of rarely-used entities.
Target Milestone: M21 → Future
This is a font issue. If I use Arial, it looks ok. Mark it WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Verified WONTFIX
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.