[Webkit-unassigned] [Bug 45192] New: 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 12:07:35 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45192
Summary: Provide a way to trigger a <select multiple> onchange
event on changes
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
<select multiple> when a listbox, triggers onchange events via mouse down events.
That means programmatically in a WebKit client wants to change a <select multiple>'s
selectedIndexes through a bindings interface the "change" event won't fire.
--
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