Open
Bug 1782943
Opened 3 years ago
Updated 2 years ago
The google login page saves the wrong password if the user introduces a wrong than right password
Categories
(Toolkit :: Password Manager, defect, P2)
Tracking
()
NEW
People
(Reporter: danibodea, Assigned: serg)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
3.72 MB,
video/mp4
|
Details |
Note
- When the user attempts to log into a google account, inputs the wrong password the first time, and correct one the second time, the login save door hanger with the wrong password remains displayed. If the user saves it, he is saving incorrect login credentials.
** Found in**
- Beta v104.0b4
Affected versions
- Beta v104.0b4
- Release v103.0.1
Affected platforms
- all
Steps to reproduce
- load www.google.com
- Click "Sign in"
- input the username
- input an incorrect password
- input the correct password
Notice that the door hanger with the wrong password is still displayed. - Click "Save"
- Check the credentials saved in about:logins
Expected result
- The correct password is saved.
Actual result
- The wrong password is saved.
Regression range
- not a recent regression since it also occurs in release 103
Additional notes
- It appears that this issue might not occur if the google account does not have basic/default safety activated, because in that case, the user will be redirected to the homepage and the "wrong" login door hanger will be dismissed.
Reporter | ||
Updated•3 years ago
|
Component: Form Autofill → Password Manager
Updated•3 years ago
|
QA Whiteboard: [qa-regression-triage]
Updated•3 years ago
|
Has STR: --- → yes
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → sgalich
Priority: -- → P2
Reporter | ||
Comment 1•2 years ago
•
|
||
This issue occurs when having activated the 2-step-verification as well.
Unfortunately, there isn't enough "data to bisect". the range I could determine is:
Narrowed nightly regression window from [2021-06-12, 2021-06-14] (2 days) to [2021-06-12, 2021-06-13] (1 days) (~0 steps left)
Tested mozilla-central build: 2021-06-12 (verdict: g)
Tested mozilla-central build: 2021-06-13 (verdict: b)
The issue started reproducing when the door hanger to save credentials started appearing for unsuccessful login attempts. Tested on Windows 10.
QA Whiteboard: [qa-regression-triage]
status-firefox105:
--- → affected
status-firefox106:
--- → affected
status-firefox-esr102:
--- → affected
status-firefox-esr91:
--- → affected
Keywords: regressionwindow-wanted → regression
Updated•2 years ago
|
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•