[Webkit-unassigned] [Bug 118019] Change event should not be dispatched by clicking a scrollbar of select listbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 28 16:25:23 PDT 2013


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





--- Comment #3 from Ruth Fong <ruthiecftg at gmail.com>  2013-06-28 16:27:19 PST ---
Created an attachment (id=205754)
 --> (https://bugs.webkit.org/attachment.cgi?id=205754&action=review)
test file

With patch 205753 alone, I haven't been able to repro the issue of a change event firing after a change event and a change to size of the select list. (I click an option, then the button, and then the scrollbar and can't get the onChange event to fire).

Yet, when I run Chromium's layout test, I can hit the case and fail at line 47 with changeEventCounter = 2.  (https://chromium.googlesource.com/chromium/blink/+/492549b0fcaa58a85aa0797446b62985a263704f/LayoutTests/fast/forms/select/listbox-click-on-scrollbar.html)

Any ideas how to manually repro this situation?

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