Closed
Bug 493939
Opened 16 years ago
Closed 15 years ago
title="" does not show special characters.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: deprecationmail, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
Having a special font, with special symbols used at a homepage, which should appear when you hover a link or image does not work. They just appear as boxes. The font in this case was http://www.fixedsysexcelsior.com - Fixed Sys Excelsior.
Reproducible: Always
Steps to Reproduce:
1. Install the Fixed Sys Excelsior font.
2. Create a title="" with the font in.
3. See if the special characters appear as squares.
Actual Results:
They appear as squares in the title="".
Expected Results:
They should appear like they do on the homepage itself.
Comment 1•16 years ago
|
||
But the HTML text can be stylized to use that specific font-family, while the title attribute contains pure text, and as such it can't be stylized at all.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
But, the title="" isn't the same as <title>, and could the title="" then be modified to include more than just pure text?
This isn't a duplicate of bug 500929.
Closing this as INVALID as I now use a Mac (where this issue isn't seen), and don't want to "maintain" this.
(I also was pretty much a Bugzilla-noob when I filed this, and thus is something that's lacking information etc etc.)
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•