[Webkit-unassigned] [Bug 76244] REGRESSION(r99667 or r100111): A 'change' event does not fire when a mouse drag occurs to switch elements in a listbox <select>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 20:43:22 PST 2012


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





--- Comment #1 from Kent Tamura <tkent at chromium.org>  2012-01-17 20:43:22 PST ---
The root cause is that the mousedown handling in listBoxDefaultEventHandler() updates m_lastOnChangeSelection. If the listbox is scrollable, mousemove events are not dispatched.

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