[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 13:27:50 PDT 2010


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





--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org>  2010-09-03 13:27:50 PST ---
> It seems strange that we need to call two different functions. Can we instead
> just change the setSelectedIndexByUser in WebCore to do the right thing
> when multiple() is true and usesMenuList() is false? Do we know of any specific
> problems caused if we do that?

You're absolute right. That would simplify this patch quite a bit 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