Closed
Bug 295336
Opened 20 years ago
Closed 6 months ago
Form fill fills in wrong items when label appears after field
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: alqahira, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.99 KB,
text/html
|
Details |
The Form Manager seems to fill in the wrong data when the field label comes after the form field. In that situation, the information is placed in the field that comes after the label (and the form manager sometimes loops around, filling the first field with something else, often the email address again). Testcase to follow. Camino 20050523 (0.8+), Seamonkey 20050523 (1.8b2) (I imagine this is platform/os all, but don't have either to check)
| Reporter | ||
Comment 1•20 years ago
|
||
Updated•20 years ago
|
Assignee: dveditz → nobody
Comment 2•17 years ago
|
||
This recently showed up as one of Eric Meyer's biggest gripes with Camino: http://meyerweb.com/eric/thoughts/2007/09/07/tweaking-camino/ just for the record.
Comment 3•16 years ago
|
||
This only seems to be an issue with the old form manager code, which is dead. Fields with satchel autocomplete fine, and just use the name attribute.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 4•13 years ago
|
||
People even crazier than me might want to try and make our form-fill code just use the name attribute, too.
Status: RESOLVED → REOPENED
Component: Form Manager → General
Product: Toolkit → Camino
QA Contact: form.manager → general
Resolution: INVALID → ---
Summary: Form manager fills in wrong items when label appears after field → Form fill fills in wrong items when label appears after field
Version: Trunk → unspecified
Status: REOPENED → RESOLVED
Closed: 16 years ago → 6 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•