Closed
Bug 659814
Opened 14 years ago
Closed 14 years ago
html form entry: field type=image -- fails to set the "name" value
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 583211
People
(Reporter: rchaight2002, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
The name value isn't set but the "name_x" and "name_y" are set. This breaks any web page that uses an image to click on. Worked in FF3 and Safari.
Reproducible: Always
Actual Results:
doesn't pass the value to the next web page
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Component: General → HTML: Form Submission
Product: Firefox → Core
QA Contact: general → form-submission
Resolution: --- → DUPLICATE
Version: unspecified → 2.0 Branch
![]() |
||
Comment 2•14 years ago
|
||
Verified. Note that those web pages were already broken in IE and Opera.
Assignee | ||
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
•