[Webkit-unassigned] [Bug 66778] New: Up & down arrows of HTML5 number inputs do not trigger onchange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 08:04:57 PDT 2011


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

           Summary: Up & down arrows of HTML5 number inputs do not trigger
                    onchange
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://forum.de.selfhtml.org/archiv/2010/11/t201580/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nickshanks at nickshanks.com


The up and down buttons that appear in <input type=number> fields do not trigger an onchange event when clicked, the event is only triggered when the field is defocused. Has this behaviour been carefully considered, as from the given URL I see I am not the first to be caught out by this. I have added an onclick handler as a workaround. Tested in Chrome 15 and Safari 5.1

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