We should have a one-click way to access lockwise passwords
Categories
(Toolkit :: Password Manager, enhancement)
Tracking
()
People
(Reporter: Yoric, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
- I have a login/password to
foo.example.org
. This login/password combo is known to Firefox Password Manager/Lockwise. - I attempt to login on
bar.example.org
, which uses the same login/password. However, this is a different domain so Lockwise cannot suggest anything useful. - When I click on the login or password fields, nothing useful happens.
Expected results:
- When I click on the login or password fields, I see a menu entry "see all logins". This opens
about:logins
.
Comment 1•2 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Comment 2•2 years ago
|
||
Hi Yoric, thanks for filing this. Given your scenario, there should be an autocomplete field on bar.example.org
given that you have a login foo.example.org
. If I understand your scenario correctly, Bug 589628 should have fixed this. If I'm not understanding this correctly and these example sites are related realms instead, then we can duplicate against Bug 1120684.
Are you able to disclose the actual sites where this behavior is occurring? There might be some other logic going on under the hood that is preventing the autocomplete from showing. Additionally, enabling the password manager debug logs and attaching those logs would be beneficial in figuring our this issue.
Comment 3•2 years ago
|
||
I'm going to dupe to Bug 1120684, which I think would solve the issue being described here. Note that the 2 specific origins in comment 0 would actually give the expected result, but for related-but-not-eTLD+1 origins, it will not.
Reporter | ||
Comment 4•2 years ago
|
||
Sorry for not responding earlier, Bugzilla seems to have stopped bugspamming me, I need to check the config.
It looks like Bug 1120684 would indeed help.
Description
•