mark mccormick wrote:
> Hi Guys, > > I've traweled through all the help on mozilla.org on this and cant find > anything: > > If there any way to disable PSM kicking in automatically for particular > HTML input elements? > > I have a login and password field on the front page, but like many other > sites (e.g. amazon!) you can choose to fill out a different (e.g. search > form) without logging in. Unfortunately the PSM still pops up offering > to remember a password they never entered. > > There must be some way to do this.... This dialog, I believe, is triggered by the existence of the a password form element (usually meant to send sensitive information, probably a credit card in this case). This dialog is under user control, not site control. Users can choose turn that dialog off for particular sites. The reason for this is some login pages can actually be quite complicated/extensive. User control of this is managed under privacy & security-> Web Passwords in the preferences. BTW this dialog is not generated by PSM (you will get it in a non-PSM system, but passwords would be obscured, not encrypted). I don't believe there's a way to turn this off from the website side. bob > > Thanks! > > Mark >
