Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 15666 by ocbaker: using the Up/Down keys when a ComboBox is  
selected changes the item but does not fire the onchange event
http://code.google.com/p/chromium/issues/detail?id=15666

Chrome Version       : 2.0.172.33
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x:
          IE 7:
          IE 8:

What steps will reproduce the problem?
1. create html page with a SELECT object with Options in it
2. give each option tag an attribute called onchange="alert('You have
changed the combo box selection');"
3. save the HTML page and run it in chrome, select the Combo box and then
select an item (using your mouse) It will fire the event.
4. While the Combo Box is selected BUT NOT OPEN, use the up/down keys on
your keyboard to change the Selected option, the selected option changes,
but the onchange event does not fire

What is the expected result?

Like in IE the onchange event should fire and produce an alert

What happens instead?

the selected option changes, but the onchange event does not fire.

Please provide any additional information below. Attach a screenshot if
possible.


--
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