WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
11648
REGRESSION: "change" event not always fired on select elements
https://bugs.webkit.org/show_bug.cgi?id=11648
Summary
REGRESSION: "change" event not always fired on select elements
Jacob Lukas
Reported
2006-11-18 21:40:27 PST
After Javascript changes to a select's selectedIndex or value properties, changing the select back to the previously selected option does not fire the "change" event (both inline and with addEventListener). This bug is always reproducible, occurs in both HTML and XHTML mode, and doesn't occur in the current version of Safari.
Attachments
Test case (reduced)
(732 bytes, application/xhtml+xml)
2006-11-18 21:41 PST
,
Jacob Lukas
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jacob Lukas
Comment 1
2006-11-18 21:41:06 PST
Created
attachment 11570
[details]
Test case (reduced)
Alexey Proskuryakov
Comment 2
2007-01-20 01:31:44 PST
I can not reproduce this with TOT anymore. There were several fixes for similar SELECT bugs recently, so I guess this issue was addressed, too.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug