Closed Bug 103643 Opened 23 years ago Closed 23 years ago

Submit button for Password Form does not work?

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 99920

People

(Reporter: dizzy1, Assigned: asa)

Details

Attachments

(1 file)

Mozilla Build: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4+) Gecko/20011004

With the following code, enter no longer submits the page:
  <form name="frmPassword" action="javascript:alert('test');" method="post">
    Username:<input type="text" name="username"><br>
    Password: <input type="password" name="password"><br>
    <input type="submit" value="Login" name="submit">
  </form>

Steps to reproduce:
        1. Click on textarea next to Username.
        2. Type in "ABC", then {tab}.
        3. Type in a password.
        4. Press Enter <= DOES NOT WORK FOR LATEST BUILD!!
Attached file simplified testcase
Fixed as of this morning.

*** This bug has been marked as a duplicate of 99920 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: