Bug 11417

Summary: REGRESSION: onchange does not fire for list-style select elements
Product: WebKit Reporter: Marshall Elfstrand <melfstrand>
Component: FormsAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal Keywords: HasReduction, Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test case for onchange event issue none

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.