Closed Bug 472953 Opened 16 years ago Closed 16 years ago

autofill password to a wrong field

Categories

(Toolkit :: Password Manager, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 222589

People

(Reporter: rioinhim-it, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 There're 3 fields for user to enter. 1st field is user library card #, while the 2nd and 3rd is selective to fill in one of them only. The library card # will be autofill by Firefox correctly. However I enter the 3rd field and leave 2nd field blank, Firefox will autofill the value to the 2nd field incorrectly which should autofill to the 3rd field. This has been happening to previous version of Firefox already. Reproducible: Always Steps to Reproduce: 1. enter library card # at (1) field, and enter PIN to (2) field 2. let firefox to save the card # and pin 3. reload the page and let firefox to autofill the values Actual Results: I need to remove the value at the 2nd field, and manually enter value to the 3rd field every time I load this page. Expected Results: no more autofill the value of the 3rd field to the 2nd field wrongly this is a public library system
Group: core-security
Component: General → Password Manager
Product: Firefox → Toolkit
QA Contact: general → password.manager
The form contains two input tags of type password: <INPUT TYPE="text" NAME="barcode_prompt"><BR> <INPUT TYPE="password" NAME="masc_prompt"><BR> <INPUT TYPE="password" NAME="pin_prompt"><BR> <INPUT TYPE="Submit" NAME="action" VALUE="進入"> I gather that password manager always fills in the first such field.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.