[Webkit-unassigned] [Bug 45192] Provide a way to trigger a <select multiple> onchange event on changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 14:42:39 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66532|0                           |1
        is obsolete|                            |
  Attachment #66532|review?                     |
               Flag|                            |




--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org>  2010-09-03 14:42:38 PST ---
Created an attachment (id=66545)
 --> (https://bugs.webkit.org/attachment.cgi?id=66545)
[TEST] Autofill Test Case

This is a test case for Safari's Autofill. In my case, autofill selects California
and only triggers the "change" event for the bottom, single <select>. However,
the other <selects> are populated correctly.

After my patch all 3 selects trigger their "change" events, and are populated
correctly. Running autofill multiple times works as expected. Submitting the
form (it submits to itself) produces the values you would expect.

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