[Webkit-unassigned] [Bug 9267] New: Quirksmode: Handler for event target is executed during the capture phase
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Jun 2 14:57:51 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9267
Summary: Quirksmode: Handler for event target is executed during
the capture phase
Product: WebKit
Version: 420+ (nightly)
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: adele at apple.com
http://www.quirksmode.org/bugreports/archives/safari/index.html
"The DOM 2 event spec requires that the capture phase event handlers should
only be activated on ancestors of the event target, and not the event target
itself. Mozilla and Safari break this rule in different ways, and fire it on
the event target as well.
Test page http://www.howtocreate.co.uk/mozBugs/testcapture.html
Workaround is included
Reported by: TarquinWJ."
--
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