On 2/14/11 12:02 PM, Rufus wrote: > David E. Ross wrote: >> On 2/14/11 10:24 AM, John wrote: >>> I recently upgraded from SeaMonkey v1.1.19 to v2.0.11. I am not happy >>> with the new password manager. It has two problems: >>> >>> 1. Sometimes it won't show any of the information until I enter the >>> first character. When you have many accounts and passwords, this defeats >>> the purpose of having a password manager. >> >> Instead of entering anything, try clicking twice on the ID field. >> > > On my Macs I'm able to click once and I get a drop-down to click on...nice. > >> >>> 2. There are some https accounts where the old password manager worked >>> but the new one does not. It doesn't offer to save the password. >>> >>> Unless this is something that is going to be fixed soon, I'm going to be >>> looking for a different password manager program. Can anyone suggest a >>> good one which is compatible with SeaMonkey, and preferably is freeware? >>> Thanks! >> >> This is caused by login pages that block the saving of passwords. To >> defeat such blocks, see >> <http://cybernetnews.com/firefox-remember-passwords/>. However, more >> and more Web sites have logins via scripts (e.g., JavaScript), for which >> nothing enables saving passwords. This is addressed in bug #355063 at >> <https://bugzilla.mozilla.org/show_bug.cgi?id=355063>. >> > > I found a work around for sites that do this using a javascript edit - > > <http://www.techtalkz.com/blog/tips-n-tricks/how-to-force-firefox-to-save-passwords-from-secure-https-websites.html> > > This works with SM as well - I did it once, and then put it back to as > coded. But there's your fix, if you want to code it permanently. >
That's the same fix as at <http://cybernetnews.com/firefox-remember-passwords/> but with much less explanation. I code this change for each complete install of SeaMonkey on my PC and check to see if it is still coded for each incremental patch. I also comment the change, with my name in the comment to facilitate finding it for checking after an incremental patch. Comments are bracketed with /* and */. -- David E. Ross <http://www.rossde.com/> On occasion, I might filter and ignore all newsgroup messages posted through GoogleGroups via Google's G2/1.0 user agent because of spam from that source. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

