Closed
Bug 59592
Opened 25 years ago
Closed 25 years ago
Form entry and hitting the "enter key"
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: bpmccullo, Assigned: don)
Details
When even there is a form to complete on a webpage (i.e. enter a login and
password), once the final element has been filled, hitting enter should submit
the form. Alas, every form I've encountered, it does not.
Comment 1•25 years ago
|
||
I confirm this, this has annoyed me for quite some time now..
Comment 2•25 years ago
|
||
this is a WFM on win98 1108 build.
since there was no build id or url given I tried a few sites and it WFM.
google.com --> typed mozilla and hit enter key (WFM)
bugzilla.mozilla.org --> typed 59592 and hit enter key (WFM)
www.yahoo.com --> typed mozilla and hit enter key (WFM)
reporter: if you think that this is incorrect after downloading the latest
nightly and mozilla still does not allow you to type in a text string and hit
enter key to submit the form than please give a specific example page.
Then provide step by step order to produce this bug. Thanks.
For now marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 3•25 years ago
|
||
All the pages you tried have something in common : the form you used only have
ONE textbox. Try the bugzilla query page or Netscape's webmail page : hitting
enter on the last element does nothing (using 2000111004 win32 trunk)
Updated•7 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•