[Webkit-unassigned] [Bug 26550] New: Implement input events for checkboxes and radio buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 11:09:07 PDT 2009


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

           Summary: Implement input events for checkboxes and radio buttons
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.whatwg.org/specs/web-apps/current-work/#the-
                    input-element
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


HTML5 states that both input[type='checkbox'] and input[type='radio'] should
have oninput and fire the input event anytime the user changes the value
(should be any time the user changes the checked state).


-- 
Configure bugmail: https://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