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
904 stars 185 forks source link

Allow to remove credential fields on page #164

Open AlexeyDmitriev opened 11 years ago

AlexeyDmitriev commented 11 years ago

for example, on one site my username is pasted to search field. It's quite annoying. It should be quite easy since it's already possible to change fields.

lsgd commented 11 years ago

Can you tell me on which site this happends?


As a workaround you could just define credential fields for this page and it wouldn't be filled in the search field again.

AlexeyDmitriev commented 11 years ago

The site is codeforces.ru and the field is Find user. Actually the problem was that I redefined credential fields on login(Enter) page sometimes ago. When I discard them all is OK. So issue may be closed, but It's quite strange that when I redefine smth on one page, random field filled on the other one.