[Webkit-unassigned] [Bug 14887] New: addEventListener doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 06:04:27 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14887

           Summary: addEventListener doesn't work
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: http://moneyshop.perso.cegetel.net/arc/form.php
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitch074 at hotmail.com


I' m using a script to add event listeners to all inputs in a form; this script
essentially goes through all form elements, checks its type and depending on
the type attaches several event listeners to the clic, blur and change events.
When addeventlistener isn't supported, it switches to 'legacy' NN4/IE model.

This works for IE5/7 in fallback mode, and for Gecko 1.8+/Opera 9.2/Konqueror
3.5 in w3c mode, but not in Safari 3.0.2 beta/win32 (even using 08082007 Webkit
lightly).


-- 
Configure bugmail: http://bugs.webkit.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