Closed
Bug 1279417
Opened 8 years ago
Closed 8 years ago
Firefox fails to save login information on https://vnet.one/login
Categories
(Toolkit :: Password Manager: Site Compatibility, defect)
Toolkit
Password Manager: Site Compatibility
Tracking
()
RESOLVED
DUPLICATE
of bug 1166947
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: xidorn, Unassigned)
References
()
Details
(Whiteboard: [depends on formless-capture])
Steps to reproduce:
Login a site which uses JavaScript to submit login info, e.g. https://vnet.one/login (this is a Chinese website. I've registered a test account, and if anyone wants to test it, I can send the username and password privately)
Expected result:
There should be a "key" icon on the left of the location bar, and a saving login info prompt should be shown.
Actual result:
No "key" icon on the left of the location bar, and no prompt is shown.
It seems Chrome and Safari is able to detect this kind of login form and ask user to save password. Safari has a probably better experience that they add an icon inside the password field so that user can always save password when you want, rather than need of waiting for the browser's prompt.
Updated•8 years ago
|
Component: General → Password Manager
Product: Firefox → Toolkit
Whiteboard: [DUPEME
Reporter | ||
Comment 1•8 years ago
|
||
It could also be due to that there is no <form> element at all.
Comment 2•8 years ago
|
||
If there is no <form> at all then bug 1166947 should fix this. Please confirm using the patches on the bug or when it lands.
Depends on: 1166947
Summary: Firefox fails to save login information for pages use JavaScript to submit → Firefox fails to save login information on https://vnet.one/login
Whiteboard: [DUPEME → [depends on formless-capture]
Updated•8 years ago
|
Component: Password Manager → Password Manager: Site Compatibility
Comment 3•8 years ago
|
||
Xidorn, can you confirm this is now fixed? If not, please attach debug logs: https://wiki.mozilla.org/Firefox:Password_Manager_Debugging
Flags: needinfo?(xidorn+moz)
Reporter | ||
Comment 4•8 years ago
|
||
Yes, it is fixed now. So I suppose this should be a duplicate of bug 1166947.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(xidorn+moz)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•