Closed
Bug 71442
Opened 24 years ago
Closed 24 years ago
Image links reverting to alt tags
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
People
(Reporter: kaldari, Assigned: joki)
References
()
Details
(Keywords: qawanted)
Attachments
(1 file)
122 bytes,
text/html
|
Details |
This is a weird one. Go to www.symtekinc.com/main.html and rapidly click on the
various links in the side menu. If you switch between them fast enough the
graphics disappear and are replaced by text links based on the image alt values.
The menu uses javascript rollovers and it seems that the link image disappears
if you click on a different link before the non-highlighted version of the
original link image has a chance to get reloaded. Thus I'm tentatively filing
this one under Event Handling.
Comment 1•24 years ago
|
||
Possibly what's happening is a new frame stops all pending loads in other frames.
Comment 2•24 years ago
|
||
this only happens when browser hasn't finished loading the images completly,
and you click on a link. unfinished loaded images disappear.
Comment 3•24 years ago
|
||
I'm seeing this too, Mac OS 8.6 build 2001031910. Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I am seeing this on a debug Linux build from yesterday as well. Changing OS and
Platform to All.
On first time I tested this I also got a crash, but I am unable to reproduce
that now.
OS: Mac System 9.x → All
Hardware: Macintosh → All
Assignee | ||
Comment 6•24 years ago
|
||
Assignee | ||
Comment 7•24 years ago
|
||
D'oh. Ignore that test case, wrong bug.
Doesn't just happen when images are still loading. Also happens on some sites
even after everything has loaded.
http://www.amtrak.com
http://www.amgen.com
Using the Win9x 2001050515 / M 0.9 build and Mac 2001051109 build
*** This bug has been marked as a duplicate of 32269 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•