Closed Bug 5860 Opened 26 years ago Closed 26 years ago

[4.xP] GIF does not serve as link

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows 98
defect

Tracking

()

CLOSED FIXED

People

(Reporter: Crysgem, Assigned: joki)

References

()

Details

Whilst using the May 2 1999 build (Apprunner ID 1999050208), at c. 0000 PDT on May 3, I accessed the named URL. In the latest item's summary, is featured a link to a screenshot, anchored at a miniaturized GIF. <a href="./screenshots/image/win32m5.gif"><img src="./screenshots/image/win32m5.small.gif" align="left" width="100" height="75" hspace="5"></a>Here's something new for all of you who haven't been keeping up with the nightly builds. The sidebar area now contains a "flash panel". What is a "flash panel"? I have *not* isolated this script as the bug's source. Mozilla apparently does not recognize the <A> tag in this instance, neither altering the cursor nor accessing the screenshot upon clicking the failed link.
Status: NEW → ASSIGNED
QA Contact: 3847 → 4141
Assignee: rickg → joki
Status: ASSIGNED → NEW
Tom -- Here's a complete (reduced) case. The content model appears to be correct, and the anchor around the gif should cause the cursor to change. <html><body> <a href="bg.gif"> <img src="bg.gif" align="left" width="100" height="75" hspace="5"> </a> Here's something new for all of you who haven't been keeping up with the nightly builds. The sidebar area now contains a "flash panel". What is a "flash panel"? </body></html>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
The minimal case (entered by this reporter) now renders properly, as of the Apprunner prosaically identified as 1999060808.
Status: RESOLVED → VERIFIED
Status: VERIFIED → CLOSED
You need to log in before you can comment on or make changes to this bug.