pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
905 stars 185 forks source link

Choose Credential Fields finds nothing on secure.capitalone360.com #456

Open GarretGallius opened 8 years ago

GarretGallius commented 8 years ago

Thanks for coding a valuable addition to LastPass that works 99% of the time for me. On to that other 1%:

When I visit https://secure.capitalone360.com to login, chromeIPass detects no login fields. When I click "choose credential fields", the "skip/dismiss" dialog box pops up but nothing on the screen is highlighted. I try to click the input box below "Username" but nothing happens.

View source on capitalone360's site shows me following tag: ( input class="s12 text f11 tiElem" type="text" size="40" aria-labelledby="lblACNID" value="" name="publicUserId" id="ACNID" maxlength="32" autocomplete="off" autocapitalize="off" autocorrect="off" )

To work around the problem, I visit capitalone360.com and right-click the username input field. I select to fill in username & password, and the username field gets filled in correctly.