Version: (using KDE 4.2.0) OS: Linux Installed from: Fedora RPMs This testcase: <HTML> <HEAD/> <BODY> <FORM> <SELECT onclick="alert('clicked');"> <OPTION>Test A</OPTION> <OPTION>Test B</OPTION> </SELECT> </FORM> </BODY> </HTML> works at least in Firefox 3.0.6, but not in Konqueror 4.2.00. I am not sure if the specification calls for its support, but I think so.
Created attachment 69511 [details] online testcase
No change in 4.8.1. Firefox 11.0 and Google Chrome 18.0.1025.151 support it.
For the webkit browser engine, this is an upstream issue. Here is the upstream ticket: https://bugs.webkit.org/show_bug.cgi?id=35533