Bug 11417 - REGRESSION: onchange does not fire for list-style select elements
Summary: REGRESSION: onchange does not fire for list-style select elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Adele Peterson
URL:
Keywords: HasReduction, Regression
Depends on:
Blocks:
 
Reported: 2006-10-25 16:09 PDT by Marshall Elfstrand
Modified: 2006-10-31 14:18 PST (History)
0 users

See Also:


Attachments
Test case for onchange event issue (168 bytes, text/html)
2006-10-25 16:19 PDT, Marshall Elfstrand
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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