Closed
Bug 235340
Opened 21 years ago
Closed 21 years ago
submit button appears as plain text and form is not submittable
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 235171
People
(Reporter: myk, Unassigned)
References
()
Details
In the latest nightly builds (2004-02-23) of both Seamonkey and Firefox with a
fresh profile the submit button on the following page appears as a textbox, and
the form cannot be submitted by clicking on it or by hitting return with the
focus on the password textbox:
http://mail.mozilla.org/admin/mozilla-accessibility
The form itself looks like this (with irrelevant tags removed):
<FORM METHOD=POST ACTION="/admin/mozilla-accessibility">
<INPUT TYPE=password NAME=adminpw SIZE=30>
<INPUT TYPE=SUBMIT name="request_login" value="Let me in...">
</FORM>
Bug 208621 may be related.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 235171 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•