[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:44:49 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66546|                            |review?
               Flag|                            |




--- Comment #6 from Joseph Pecoraro <joepeck at webkit.org>  2010-09-03 14:44:49 PST ---
Created an attachment (id=66546)
 --> (https://bugs.webkit.org/attachment.cgi?id=66546)
[PATCH] Generically Handle listbox <select>s

Dan Bernstein pointed out that listboxs could also be made by
<select size="{value > 1}">. That exhibited the same problem.
This patch should handles that case as well.

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