Save password on the wrong web page dialog box

Hello
I was unnecessarily save password dialogn on the page account rather than a web page of signIN.aspx. In the page, I have tabs. One of the tab, contains a user control to change password. Another tab contains a links to the history of orders.

Once I click on the history of the order No. #, automatically change password dialog appears from nowhere I went through the source code and found out, the Web page contains OldPassword and NewPassword fields in divChangePassword.

Please let us know, how to fix this bug. It does not appear on all other browsers.

Kind regards
Sriram

If there are fields of password on a web page, you can't possibly avoid this dialog box.

All these fields are visible, or some are hidden.

You could try to hide certain fields if they are now to see if that helps.
You can do this with userChrome.css code or the Stylish extension.
The file userChrome.css (UI) customization and userContent.css (Web sites) are located in the folder of chrome in the Firefox profile folder.

Otherwise, you have to take more drastic measures and remove these fields.

Tags: Firefox

Similar Questions

Maybe you are looking for