Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7731 by tim.costantino: Image onload event does not fire when  
loading an already loaded image.
http://code.google.com/p/chromium/issues/detail?id=7731

Chrome Version       : 1.0.154.48
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: Not tested
     Firefox 3: OK
          IE 7: OK

What steps will reproduce the problem?
Through javascript:
1. Add an onload event to an image element.
2. Set an alert to occur on image load.
3. Change the source of the image to a new image. (Note: successful alert)
4. Change the source of the image back to the original image (Note: onload
event does not fire.)

What is the expected result?
The onload event should load even when loading an image that was already
loaded.

What happens instead?
The onload never fires when a previously loaded image is loaded again.

Please provide any additional information below. Attach a screenshot if
possible.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to