Closed Bug 63496 Opened 24 years ago Closed 24 years ago

dynamically loaded (roll-over) images are not displayed sometimes

Categories

(Core :: JavaScript Engine, defect)

x86
Windows NT
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 32269

People

(Reporter: phil, Assigned: rogerl)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; 0.6) Gecko/20001205 BuildID: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; 0.6) Gecko/2000120 if content is displayed with: docContents = CartFrame.document.getElementById("myDIV"); docContents.innerHTML = myText; then move the mouse-button over the roll-over images - they aren't displayed sometimes (error appears almost every time) Reproducible: Sometimes Steps to Reproduce: just click the buttons - move the mouse over the roll-over images - sometimes it works - sometimes it doesn't. Actual Results: the alt-text of the image is displayed Expected Results: the roll-over images should be displayed - sometimes it works ... there are several other display-errors when using javascript to dynamically generate HTML - just open the page in netscape 4.7 and compare. it's ordinary HTML - so it should display the same result!
I've just compared the page in question in Netscape 4.7 and Mozilla linux build 2000-12-19-08 and they are pretty much identical as far as I can tell. Is there a particular image I should pay special attention to? Reporter, you are using Mozilla 0.6 which is very old (it's essentially the same as Netscape 6.0 which is Mozilla code from late september). Can you reproduce the problem with a recent nightly? Thanks for using Mozilla and reporting bugs!
*** This bug has been marked as a duplicate of 32269 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Marking Verified as Duplicate -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.