Issue 3514: select element doesn't show new value when focus is switched in
onchange event
http://code.google.com/p/chromium/issues/detail?id=3514
Comment #4 by [EMAIL PROTECTED]:
Changing the focus to field2 in the onChange of field1 appears to be
causing the
problem. Do the following:
1. Choose "bar" from the Select
2. Notice that the alert says "bar"
3. Dismiss the alert.
4. Look at the select.
Expected:
Displayed current value for the select should be "bar"
Actual:
Displayed current value for the select appears to be "foo"
5. Click on the select to display the list of values
Select updates to show Bar when you click on it and then the list of values
has bar
selected.
Issue attribute updates:
Status: Available
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---