[Webkit-unassigned] [Bug 9127] New: Invoke capturing event listeners when AT_TARGET
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri May 26 11:33:24 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9127
Summary: Invoke capturing event listeners when AT_TARGET
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: andersca at mac.com
OtherBugsDependingO 7788
nThis:
This is contrary to the DOM 2 spec which says that
"A capturing EventListener will not be triggered by events dispatched directly
to the EventTarget upon which it is registered."
However, Mozilla invokes capturing event listeners when AT_TARGET and live.com
(at least) depends on that so we should do it too
--
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