[Webkit-unassigned] [Bug 9469] New: addEventListner does not observe useCapture flag

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 16 10:05:20 PDT 2006


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

           Summary: addEventListner does not observe useCapture flag
           Product: WebKit
           Version: 418.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: rpacker at omniture.com


When adding an event listner via the addEventListner function, Safari does not
appear to observe the useCapture flag. Regardless of the useCapture setting,
all events seem to be dipatched to the listner during the capture phase. Please
see the attached test case reduction.


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