Issue 2001: Password Manager won't work with "vBulletin"-based forum pages. http://code.google.com/p/chromium/issues/detail?id=2001
New issue report by [EMAIL PROTECTED]: What steps will reproduce the problem? 1. Visit a site using vBulletin forum software, such as http://forum.teamxbox.com, forums.freshalloy.com, and others. 2. Enter username/password and sign in. What is the expected output? What do you see instead? The "Do you want to save your password?" infobar should show up, but it doesn't. Safari 3.1 appears to have the same problem. The root of the problem (for Chromium): an empty value is returned by HTMLInputElement's value() method for the username and password. This has been filed against WebCore at https://bugs.webkit.org/show_bug.cgi?id=20096 . It's not totally clear if the same WebKit issue is what's causing Safari to fail on these pages, but it is likely. By contrast, FF2/3 work fine. Please use labels and text to provide additional information. This is http://b/1178352 Issue attributes: Status: Untriaged Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Compat -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
