Is the reason Camino's password autofill (Camino 0.8+ 2004061608) doesn't work with the Yahoo groups login is that it has some "don't remember password" flag in it's CSS or somewhere?
Yes, in the HTML: <form method=post action="..." autocomplete=off ...>
The "save my login name on this computer" option also doesn't seem to work (I have cookies and password autofill on of course)
Save my login name on this computer would be cookie-based, and is 100% server-side (unless you have yahoo on your cookie site blacklist). They should be using cookie information to serve up a page with your user id already filled in at the HTML level, so there's no way (again, beyond a cookie glitch) that that could be a Camino problem.
-Stuart Morgan
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
