Open
Bug 1793089
Opened 3 years ago
Updated 1 year ago
Capturing a password when there is no password and not capturing username when there is a username
Categories
(Toolkit :: Password Manager, defect, P2)
Toolkit
Password Manager
Tracking
()
NEW
People
(Reporter: serg, Unassigned)
Details
Attachments
(1 file)
|
108.17 KB,
image/png
|
Details |
STR:
- open Registration Form
- type Joe and 123 for password
- click Save Password button in the address bar (the key icon)
- verify that captured username and password are Joe and 123
- focus password input and use backspace to delete all.
- click Save Password button again
Actual:
- username is not captured even though input has the value
- password is capture what was in the input before it was made empty (in our case 1)
Wait, there is more: try to delete with Ctrl+A, Delete and password will capture what was prior to delete and username will be captured. So it also depends on how we delete (in bulk or letter by letter).
| Reporter | ||
Comment 1•3 years ago
|
||
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
Updated•1 year ago
|
Flags: needinfo?(sgalich)
You need to log in
before you can comment on or make changes to this bug.
Description
•