Closed
Bug 491160
Opened 17 years ago
Closed 17 years ago
passwords only autofilled on entry of password box
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jamesmsandford, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
when you enter sites requiring passwords that have previously been saved, the password and username box's are empty. when either box is entered, the details appear correctly.
Reproducible: Always
Steps to Reproduce:
1.go on a site where passwords should be autofilled
2.password and username field will be empty
3.enter the password or username box.
Actual Results:
password and username not auto-filled until either edit-box is entered.
Expected Results:
password and username auto-filled on loading of the page
| Reporter | ||
Updated•17 years ago
|
Severity: major → normal
Updated•17 years ago
|
Component: Location Bar and Autocomplete → Password Manager
Product: Firefox → Toolkit
QA Contact: location.bar → password.manager
Comment 1•17 years ago
|
||
We do this if the site specifies autocomplete=off (see bug 362576), or if you have multiple saved passwords for the site. Is that what's happening here?
| Reporter | ||
Comment 2•17 years ago
|
||
nope. seems to happen every page with a password stored. never happened befor. on myspace the details only seem to show once the password box is entered. not the username
Comment 3•17 years ago
|
||
Side effect of bug 471906?
james: please enable debugging per https://wiki.mozilla.org/Firefox:Password_Manager_Debugging and paste a log from when you reproduce the problem with debugging.
| Reporter | ||
Comment 4•17 years ago
|
||
hm. very strange. got the massage to get the log this morning, gone on firefox and there's no problem. mabey a system re-start fixes the problem. sorry i can't be of more help now with this problem. will come back with a log if it happens again though. thanks anyway.
Comment 5•17 years ago
|
||
Ok, reopen if you find more info an can reproduce on a build that includes the fix for bug 471906.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•