Closed
Bug 540488
Opened 16 years ago
Closed 16 years ago
Password autofill does not activate on certain pages
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: liam.kirsh, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
I can't explain the Javascript specifics here, but Firefox should fill in a username and password for me.
Reproducible: Always
Steps to Reproduce:
1. Go to homestead.schoolloop.com login
2. Enter in a username and password
Actual Results:
Firefox does not offer to remember the password, and doesn't fill it in the next time you access the page.
Expected Results:
Firefox should offer to remember and fill in your username and password.
Updated•16 years ago
|
Component: Location Bar and Autocomplete → Form Manager
Product: Firefox → Toolkit
QA Contact: location.bar → form.manager
Comment 1•16 years ago
|
||
The site has set autocomplete="off" to disable user name storage. See https://developer.mozilla.org/en/How_to_Turn_Off_form_Autocompletion#How_to_Turn_Off_the_Autocompletion_Feature for details.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•