[Webkit-unassigned] [Bug 9582] img.onload event ONLY fires when .src changes

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 3 19:46:24 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9582


david.carson at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.carson at nokia.com




------- Comment #3 from david.carson at nokia.com  2006-07-03 19:46 PDT -------
I wonder if the onLoad event should fire when 
(a) the first block of data arrives, or 
(b) when the full response has arrived or 
(c) when the image has been converted to a platform bitmap or 
(d) when it has been rendered.
Comment #0 says that it fires when it is complete - but what is complete?
If the image is not visible, then it may not be loaded. If the image is hidden,
then it may not be fully converted to a bitmap, maybe just the height and width
is available at this point.
Need to do some testing with IE and FF.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list