[Webkit-unassigned] [Bug 57330] New: onchange on text fields has an incoherent behavior in r82182

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 29 05:39:38 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57330

           Summary: onchange on text fields has an incoherent behavior in
                    r82182
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.quirksmode.org/dom/events/tests/change.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit.org at masklinn.net


Go to http://www.quirksmode.org/dom/events/tests/change.html

Enter text in the text input (the one near "text label"), remove the text, tab out:

* Safari 5.0.4 triggers onchange every time
* Webkit r82182 triggers onchange *only the first time*, from the second time onwards no onchange triggers anymore

For reference, Opera and Chrome trigger onchange every time, Firefox never triggers onchange, no idea for MSIE.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list