Updates:
Status: Available
Owner: [email protected]
Labels: -Pri-2 Pri-3 JavaScript Mstone-X
Comment #2 on issue 5042 by [email protected]: Error message at FXtop
currency converter
http://code.google.com/p/chromium/issues/detail?id=5042
If you hit tab then things recalculate nicely. If you hit Enter then the
form tries
to submit and fails. In Firefox (and presumably IE) the form does not
actually
perform the POST. Even though action is a required attribute (see
http://www.w3.org/TR/html401/interact/forms.html#h-17.3 ) so this is a
quirky
behavior.
It seems to me that in this case the author is expecting the script to not
submit but
for the event handler to fire. The author's email address is in the source
of the
page, [email protected] so I will contact him to see if he can change his
site.
However, this behavior may be expected on other sites as well so I thought
we should
look at it.
--
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
-~----------~----~----~----~------~----~------~--~---