[Webkit-unassigned] [Bug 3439] On slow machines javascript doesn't behave as it should

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Mar 18 12:33:37 PST 2006


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


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7156|                            |review?
               Flag|                            |




------- Comment #9 from ap at nypop.com  2006-03-18 12:33 PDT -------
Created an attachment (id=7156)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7156&action=view)
proposed fix

Added a second test for IFRAME manipulation. There is one result that differs
from Firefox: FF sends a mouseout event to DIV elements that are being removed
from the document via removeChild, but does not send it to IFRAME elements.
Here, either element gets a mouseout (see "mouseout on frame5" in the log).

I am not sure if we should follow Firefox here; also, this may actually be some
artifact of how IFRAMEs are removed, not a feature of mouse event dispatching
code. And anyway, this is already far beyond the scope of the bugs we have in
Bugzilla :)


-- 
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