Open
Bug 558178
Opened 11 years ago
Updated 7 months ago
Only show password capture dialog if we're reasonably sure the password was correct and the login was successful
Categories
(Toolkit :: Password Manager, enhancement, P2)
Toolkit
Password Manager
Tracking
()
NEW
People
(Reporter: david.latapie, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [passwords:capture-UI] [blocked])
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 With Google Chrome, the save password prompt only appears after a successful login, contrary to Firefox which make it appears ASAP. I prefer the Chrome way, my YMMV, that's why I ask for an option (about:config would suffice). Reproducible: Always
Updated•11 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Updated•10 years ago
|
Component: Security → Password Manager
Product: Firefox → Toolkit
QA Contact: firefox → password.manager
Version: unspecified → Trunk
Agree. Asking to save password after successful login makes sense. Firefox/16.0.1
Comment 2•7 years ago
|
||
The heuristics can be tricky here. One I've used in the past is to only show the capture dialog after the password field is no longer visible. If the login failed, the site usually keeps the login form open so the user can try again. Password change flows can sometimes be tricky though because sometimes on success, the site takes the user back to her "Account settings" where a password field may still be visible. However, if we're confident we're in a "login flow", this might be a decent heuristic. Even if we guess wrong, if the user can still summon the capture dialog by clicking on the password widget thingy next to the URL bar, that might be good enough.
Updated•7 years ago
|
Blocks: passwords-2015-Q1
Updated•7 years ago
|
Summary: [Feature request] (optionally) Offer to save password only once authentification worked, like in Google Chrome → Only show password capture dialog if we're reasonably sure the password was correct and the login was successful
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Duplicate of this bug: 1206736
Updated•5 years ago
|
Whiteboard: [blocked] → [passwords:capture-UI] [blocked]
Updated•4 years ago
|
Priority: -- → P1
Comment 9•4 years ago
|
||
Lowering to P2 since it's not as important as making logins save/fill at all.
Priority: P1 → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•