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

Description Marshall Elfstrand 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.
Comment 1 Marshall Elfstrand 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.
Comment 2 Alexey Proskuryakov 2006-10-26 04:50:56 PDT
Confirmed as a regression.
Comment 3 Adele Peterson 2006-10-31 14:18:30 PST
Committed r17498