Closed
Bug 694
Opened 26 years ago
Closed 26 years ago
ALT text on images can't handle entities
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: angus, Assigned: buster)
Details
Example:
<img src="bla.gif" width=200 height=200 alt="Hello, "Quotes" how are
you?">
See Nav4 or IE4 for expected behavior...
Status: NEW → RESOLVED
Closed: 26 years ago
Component: Unknown → Content Model
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → REOPENED
OS: Windows NT → Mac System 8.5
Hardware: PC → Macintosh
Summary: ALT text on images can't handle entities → [PP Mac & Linux] ALT text on images can't handle entities
Updated•26 years ago
|
Resolution: FIXED → ---
Comment 3•26 years ago
|
||
Re-opening as a platform parity bug. URL changed to that of just the simplified
test case noted in bug report.
On 1.26.99 build of Win32 Viewer (as well as Communicator 4.5 and IE 4), the test
case displays the ALT text alongside a broken image icon.
However, on 1.26.99 build of Linux Viewer and 1.25.99 build of Mac OS viewer, the
test case simply displays a broken image icon.
[Most of the time on Mac, the alt tag will be exclusively displayed, changing to
the broken image icon upon clicking the mouse into the window region.]
Comment 4•26 years ago
|
||
[Also, I'm not sure what bug reporter means by not handling 'entities'; does this
refer to the use & glyphs like the "?]
Comment 5•26 years ago
|
||
<In a leap of the blindingly obvious, actually, I'll break the "alt text not
being displayed" problem into a separate bug report later, rather than try to
track it here.>
Updated•26 years ago
|
Summary: [PP Mac & Linux] ALT text on images can't handle entities → ALT text on images can't handle entities
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•26 years ago
|
||
Verified fixed on 1.27.99 Win32, Linux & Mac OS builds.
(Quote appeared equivalent to the " HTML entity as displayed by raptor
outside of an ALT tag.) The line break added a box [] character, though. May
write up bug for that...
Updated•26 years ago
|
Comment 8•18 years ago
|
||
RCS file: /cvsroot/mozilla/testing/mochitest/tests/test_bug694.html,v
done
Checking in tests/test_bug694.html;
/cvsroot/mozilla/testing/mochitest/tests/test_bug694.html,v <-- test_bug694.html
initial revision: 1.1
done
Flags: in-testsuite+
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•