[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 15:11:15 PDT 2010


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





--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org>  2010-09-03 15:11:15 PST ---
Hmm, there is a minor issue in this patch. The "allowsMultiply" (which I think should be
"allowsMultiple") parameter should be passed in at the outer level at the _activate function.
To give clients the option of selecting multiple items in a <select multiple> or not.

Can the function's signature be changed without breaking browsers?

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