Closed Bug 44725 Opened 25 years ago Closed 25 years ago

Can't press enter to submit form

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 22526

People

(Reporter: bugzilla, Assigned: rods)

References

()

Details

(Keywords: regression)

Build ID: 2000070608 At the URL above <http://aolmail.aol.com/>, you can't press enter in either of the textfields to submit the form. I believe this used to work.
Keywords: nsbeta3, regression
Marking this a dup of existing bug 22526. All of the issues here are also covered there. Thanks! (Our behaviour is and has always been different that IE - we don't submit on an Enter press unless there is exactly one text input in the form.) *** This bug has been marked as a duplicate of 22526 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Eric: why do we use that behavior? IE's behavior, to me, seems more intuitive. What does the amount of textboxes have to do with it?
> Eric: why do we use that behavior? IE's behavior, to me, seems more > intuitive. What does the amount of textboxes have to do with it? I believe the original reasoning was to prevent accidental form submission. If there are many text inputs in a form, most likely all should be filled out before submitting the form. If there is only one, most likely it is the only one that needs filled out before submitting the form. I didn't have anything to do with the design of Nav 4.x's behaviour in this case, so I don't know what kind of usability studies went into that, if any. Further discussion should be moved to bug 22526 so it will be preserved for future duplicates as well. :)
oops, sorry about that. will move it there. Thanks!
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.