Issue 3496: Setting focus to a button should make it default button until
it looses focus
http://code.google.com/p/chromium/issues/detail?id=3496
Comment #1 by [EMAIL PROTECTED]:
Yes. Our concept of a default button differs from the Windows concept of a
default
button, and we should probably fix that.
Lets say you have OK and Cancel and OK is the default button.
In Windows, when you use Tab key to focus Cancel, the Cancel button becomes
default until
you tab out, in which case OK becomes default again.
In Chrome, apparently, the OK button stays default and pressing Enter
submits instead of
canceling.
Issue attribute updates:
Summary: Setting focus to a button should make it default button until
it
looses focus
--
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
-~----------~----~----~----~------~----~------~--~---