[Webkit-unassigned] [Bug 6688] New: onerror handlers set by javascript are never invoked

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jan 20 09:31:38 PST 2006


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

           Summary: onerror handlers set by javascript are never invoked
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: andersca at mac.com


If an onerror handler is set on a node it will never be invoked. An onerror handler specified as an element 
attribute will however be invoked. From the looks of it, the reason is that the onerror JS setter adds a 
listener for "khtmlErrorEvent" instead of "errorEvent"

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