Open
Bug 1641406
Opened 4 years ago
Updated 4 years ago
[Meta] Doorhanger V2 Update
Categories
(Toolkit :: Password Manager, enhancement, P3)
Toolkit
Password Manager
Tracking
()
NEW
People
(Reporter: severin, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: feature-testing-meta, meta)
When offering to save a new login, the username and password are sometimes not the expected values. This can happen in a few situations:
- When changing a password, the username might not be on the screen
- If there are many input fields on a page, we might pull from the wrong ones
- The password is munged before submission, and we use the more recent (munged) value
- If input fields are improperly labeled, we might trust the
autocomplete
label and ignore the field
This meta bug covers general improvements to the save/update login doorhanger to cover these and similar cases.
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Assignee: severinrudie → nobody
Updated•4 years ago
|
Whiteboard: [feature-testing-meta]
Updated•4 years ago
|
Keywords: feature-testing-meta
Updated•4 years ago
|
Whiteboard: [feature-testing-meta]
Updated•4 years ago
|
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•