[Webkit-unassigned] [Bug 45267] New: Change event not fired on number input when ticker is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 07:46:14 PDT 2010


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

           Summary: Change event not fired on number input when ticker is
                    used
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: apple.com at alexandersandstrom.se


<input max="100" min="0" name="foo" type="number" value="" />

when using the above html code and changing the value using the ticker (webkit specific UI, as part of the new html5 custom input UI) the javascript event 'change' isn't fired.

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