[Webkit-unassigned] [Bug 35533] onclick event in select elements don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 17:03:29 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35533





--- Comment #3 from Matthew <pyther at pyther.net>  2010-03-02 17:03:30 PST ---
Just to clarify this happens the test on on the dropdown boxes not the submit
button. I removed the submit button on the test page.

Expected Behavior:
onChange - JS alert box when dropdown item is changed
onClick - JS alert box when dropdown is clicked

Actual Results
onchange - works - alert box shows up when item is changed
onclick - does NOT work - alert box does not appear

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list