Closed
Bug 149306
Opened 23 years ago
Closed 23 years ago
Enter key fails in login screens
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 150232
People
(Reporter: ralvy, Assigned: joki)
References
()
Details
Attachments
(1 file)
304 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0+)
Gecko/20020604
BuildID: 20020604
In a typical login screen where you fill in Username and Password, the Enter key
fails to trigger the Login button. This seems new with Build 20020604. I must
now use the mouse to trigger the Login button.
Reproducible: Always
Steps to Reproduce:
1. Load https://www.webley.net/
2. Fill in the three fields.
3. Hit Enter.
Actual Results: Nothing.
Expected Results: Login should start. I must use the mouse to trigger the Login
button. However, I tested this out with Milestone 0.9.9, and it works under that
release.
Comment 1•23 years ago
|
||
WFM, winXP, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020601
Comment 2•23 years ago
|
||
-> Form submission
Assignee: sgehani → alexsavulov
Component: XP Apps → Form Submission
QA Contact: paw → vladimire
Comment 4•23 years ago
|
||
--> events ?
Assignee: alexsavulov → joki
QA Contact: vladimire → rakeshmishra
Comment 5•23 years ago
|
||
This works on mozilla build 2002-05-30-12-trunk but not on Netscape
2002-06-12-08-trunk
Comment 6•23 years ago
|
||
This looks like form submition to me...
Status: UNCONFIRMED → NEW
Component: Event Handling → Form Submission
Ever confirmed: true
Comment 7•23 years ago
|
||
*** This bug has been marked as a duplicate of 150232 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•