Comment #5 on issue 3347 by ryan.wheale: onChange event is not fired when  
an option is selected using keyboard
http://code.google.com/p/chromium/issues/detail?id=3347

onchange is usually fired on blur.  The reason it is like this is suppose  
you are
selecting your state from a drop down, and you are using only the  
keyboard.  If you
hit the down arrow, and you live in South Dakota, you got about 40 onchange  
events
firing just to get to your selection. Not very fun. Hope this helps.

~ryan

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to