Closed Bug 6520 Opened 25 years ago Closed 25 years ago

[enter] does not work in form(s)

Categories

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

Other
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 7081

People

(Reporter: mikko.huhtala, Assigned: joki)

References

()

Details

(Whiteboard: [MAKINGTEST] Crysgem@hotmail.com)

On pages where there is no separate 'submit' button next to
a form, pressing enter with cursor in the form does not work.
For instance, typing 'mozilla' in the 'find:' box at www.freshmeat.net
and pressing enter does nothing (enter starts the search in 4.06).
'Transferring data from freshmeat.net' appears but that's it.

Tag for the form is

<FORM METHOD="post" ACTION="http://core.freshmeat.net/search.php3">
<SMALL>find: <INPUT TYPE="text" SIZE="15" NAME="query"></SMALL></FORM>

I'm using precompiled M5 on an AMD K6 machine running RH 5.1.
Assignee: don → karnaze
Component: Apprunner → Form Submission
Assignee: karnaze → joki
This doesn't work on WinNT any more. It used to work. Tom, can you take a look.
nsFormControlFrame::HandleEvent checks for enter key events but they aren't
comming through any more.
QA Contact: leger → cpratt
Updating QA Contact
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Whiteboard: [MAKINGTEST] Crysgem@hotmail.com
*** This bug has been marked as a duplicate of 7081 ***
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.