I've been noticing that Chrome's autocomplete does not work on <i>significantly</i> more sites than it does. Each time I've been inspecting the HTML and sometimes its caused by unsemantic form field names, but more often it's forcefully disabled with `autocomplete="off"`. Why are people doing this? It's cumbersome and error prone to fill in the same monotonous information over and over, please let my browser do it for me.
Recent releases of IE and Chrome now, unfortunately, ignore the "autocomplete=off" setting. Being required to fill it in each time is annoying, but it is surprisingly easy for an exploit to get the browser to cough up the credentials. So it appears that this issue will soon be moot, with all browsers autocompleting regardless.<p>What I do is to use 1password and paste the password in.
Back in the day, Opera did not care whether a form had autocomplete set to off, or even if a form was bizarrely structured, the magic wand would fill in whatever you wanted on command.<p>If only it didn't morph into a low quality Chrome-clone...