Closed Bug 140592 Opened 23 years ago Closed 23 years ago

Auto fill overwrites specified value

Categories

(Toolkit :: Form Manager, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 112260

People

(Reporter: ah, Assigned: morse)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc1) Gecko/20020417 BuildID: 2002041711 This is related to bug 87421. When the form element's name matches that of an earlier form (see source of second page of example) the auto fill completes the form, ignoring the specified value of the page. This happens even if the form's name is different to the first's (see source.) Reproducible: Always Steps to Reproduce: 1. Fill in first form of example, allow moz to remember it 2. Observe that login used previously is filled in as the first page's value, even though the page specified another value for the text field and the form's name is different. Actual Results: The value="whatever" is ignored. Expected Results: value="" should have been used, as the forms are totally different, they just happen to have similar element names
Duplicate of 'Password manager overwrites fields with VALUE="username"' *** This bug has been marked as a duplicate of 112260 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Core → Toolkit
QA Contact: tpreston → form.manager
You need to log in before you can comment on or make changes to this bug.