RESOLVED FIXED 11417
REGRESSION: onchange does not fire for list-style select elements
https://bugs.webkit.org/show_bug.cgi?id=11417
Summary REGRESSION: onchange does not fire for list-style select elements
Marshall Elfstrand
Reported 2006-10-25 16:09:35 PDT
When clicking on an item in a list-style select, the onchange event does not fire. This only affects the nightly build. Safari 419.x fires the onchange event properly.
Attachments
Test case for onchange event issue (168 bytes, text/html)
2006-10-25 16:19 PDT, Marshall Elfstrand
no flags
Marshall Elfstrand
Comment 1 2006-10-25 16:19:52 PDT
Created attachment 11217 [details] Test case for onchange event issue Safari 419.3 and Camino 1.0 display an alert when the highlighted item is changed in the select box. The WebKit nightly (r17289) does not.
Alexey Proskuryakov
Comment 2 2006-10-26 04:50:56 PDT
Confirmed as a regression.
Adele Peterson
Comment 3 2006-10-31 14:18:30 PST
Committed r17498
Note You need to log in before you can comment on or make changes to this bug.