Remember Password Pop up at the top should not come if the login Fails and should update auto
Categories
(Firefox :: General, enhancement)
Tracking
()
People
(Reporter: rbalugu, Unassigned)
References
()
Details
Comment 1•13 years ago
|
||
Updated•5 years ago
|
Comment 2•5 years ago
|
||
I think this bug could be closed...
-
it is most likely hard for FF to tell if a login has succeeded or not. There is no html/http standard to signal that in a foolproof way... So it is impossible to 'only show the remember-pwd dialog if login succeded'
-
since the 'remember-pwd dialog' dialog has been moved to popping out from above the web page, its is now persistent from the login-form-page to the login-succeeded page (or its login-failed equivalent). All the users have to do is be a bit patient before hitting the 'save' button.
...maybe the UX improvement could be to wait for the form-submission to be fully finished and the page to be reloaded before activating the 'save' button in the remember-pwd dialog - but I am not sure how easy that would be to implement for js-based login forms...
Updated•2 years ago
|
Description
•