Comment 3 for bug 1020941

Revision history for this message
Ralf Claussnitzer (ralf-claussnitzer-deactivatedaccount) wrote : Re: save password alert in firefox

Some findings:

1. Seems like all browsers (except Opera) skip saving the password if the 'autocomplete="off"' attribute is given for the password field. The currently used JSF implementation unfortunately doesn't allow to specify this attribute.

2. All browsers skip password saving if there is more then one password field.