Closed Bug 1150468 Opened 10 years ago Closed 7 years ago

Firefox does not prompt to save password on www.audioledcar.com

Categories

(Toolkit :: Password Manager: Site Compatibility, defect)

36 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: o2733231, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 Build ID: 20150320202338 Steps to reproduce: Register to http://www.audioledcar.com/registro Login to the site http://www.audioledcar.com/accesocuenta Actual results: Didn't ask to save the password Expected results: Prompt to save the password. Chrome asks for it.
I skipped to the login form and tried logging in with a fake username and password, since that should trigger a save password prompt all the same. signon.debug in Nightly 40.0a1 (2015-04-08) says: Login Manager: Counting logins matching host: http://www.audioledcar.com formSubmitURL: httpRealm: null PwMgr json: _searchLogins: returning 0 logins PwMgr json: _countLogins: counted logins: 0 Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen.[Learn More] <unknown> Login Manager (content): onFormPassword for http://www.audioledcar.com/accesocuenta "_filterRecipesForForm" undefined LoginRecipes.jsm:162 "getFieldOverrides: filtered recipes:" "<unavailable>" LoginRecipes.jsm:187 PwMgr cryptoSDR: SDR slot status is 5 Login Manager: Counting logins matching host: http://www.audioledcar.com formSubmitURL: httpRealm: null PwMgr json: _searchLogins: returning 0 logins PwMgr json: _countLogins: counted logins: 0 Login Manager (content): onUsernameInput from DOMAutoComplete Login Manager (content): Username field id/name/value is: user / user / user@server.com Login Manager (content): Password field id/name is: pass / pass
Status: UNCONFIRMED → NEW
Component: Untriaged → Password Manager
Ever confirmed: true
Product: Firefox → Toolkit
The page is logging in by making its own XHR request (driven by a JS click listener on the login button), password manager currently needs a form submission to be triggered.
(In reply to Justin Dolske [:Dolske] from comment #2) > The page is logging in by making its own XHR request (driven by a JS click > listener on the login button), password manager currently needs a form > submission to be triggered. Is there a bug report for adding support for such cases? I couldn't find one. Also encountered on aips.um.si; added to the See Also field.
Component: Password Manager → Password Manager: Site Compatibility
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 20180309220137 (In reply to o2627091@rtrtr.com from comment #0) > Steps to reproduce: > > Login to the site http://www.audioledcar.com/accesocuenta Now redirects to https://www.audioledcar.com/es/inicio-sesion where Firefox prompts me to save the login details when I try logging in with a non-existent username and password. (In reply to Gingerbread Man from comment #3) > Is there a bug report for adding support for such cases? I couldn't find > one. Bug 442524.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.