[Webkit-unassigned] [Bug 97177] New: [Forms] HTMLSelectElement should call formStateDidChange on both menulist and lisbox mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 23:32:58 PDT 2012


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

           Summary: [Forms] HTMLSelectElement should call
                    formStateDidChange on both menulist and lisbox mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


When HTMLSelectElement is menulist mode, it calls formStateDidChange(), however when it is listbox mode, it doesn't.

There is a similar bug for multiple field time input UI:
bug 97169 - [Forms] multiple fields time input UI should call notifyFormStateChanged() when value of field is changed

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