Closed Bug 119913 Opened 23 years ago Closed 23 years ago

character entities in title attribute not displayed correctly

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 67127

People

(Reporter: wolf-dietrich.moeller, Assigned: law)

Details

(Whiteboard: DUPEME?)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.7+) Gecko/20020107
BuildID:    2002010703

Some character entities are displayed as thick vertical bar in the tooltip
hovering over images (title attribute of src element). The same characters are
displayed correctly in normal text.
It seems that only the character entities which correspond to
WIN-1252-characters in the range 0x80 to 0x9f are affected.

Reproducible: Always
Steps to Reproduce:
1.put title attribut to any image (cf. example below)
2.hover with mouse over image to show text in tooltip
3.

Actual Results:  Some characters displayed as thick vertical bar. Only "
and © are displayed correctly in this example.

Expected Results:  Correct display of all characters

sample html-code:
<IMG src="probe.png" title="&quot;&hellip;&#8230;&bull; &trade;&copy;">

This happens with <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
and without doctype.

(Nav 4.78 at least displayed &#8230; correctly, as expected).
See also bug 67127.
Whiteboard: DUPEME?
Sorry, last sentence of bug report is wrong (Nav 4.78 only displays alt
attribute, not title).
->law
Assignee: trudelle → law

*** This bug has been marked as a duplicate of 67127 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.