Status: Available Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Mstone-5
New issue 28911 by [email protected]: Password manager heuristics fail for sites that keep the login form around after signin http://code.google.com/p/chromium/issues/detail?id=28911 This bug affects any site where the login form used to sign in is actually present (but hidden) on the landing page after signin. e.g: Hulu.com, where the login form is present but hidden on almost every page. We don't prompt to save passwords on these sites because we treat re- appearance of the same form as a failed attempt. One way to improve our heuristic would be to send more data about the form so we could detect a visibility change, and deepen our "did the same form show up?" check so that "show up" is more "what the user sees" vs "what the HTML parser sees". -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
