sarahavilov / autofillforms-e10s

A multi browser extension that enables you to fill out web forms with one click
https://webextension.org/listing/autofill-forms.html
57 stars 39 forks source link

Deleting entries doesn't actually remove them #31

Open NondescreptUser opened 7 years ago

NondescreptUser commented 7 years ago

I added a number of entries to the auto-fill item list, which worked fine, but now when I right-click on an empty field, the resulting list is far too long. So, I thought I'd just remove some items from the list to make it shorter. But when I removed a number of items that I never use by clicking on the 'X' at the far right, they still appeared on the right-click fill list (even though they are no longer on the list of auto-fill items under the 'profiles' tab).

I thought maybe it was because there was still rules referencing those items on the rules page, so I tried to delete the rules referring to the items I had deleted. But after scrolling down to the bottom and clicking on 'save', the rules entries are still there. Apparently clicking on the 'X' at the far right doesn't delete rules the way it deletes list items.

This seems to be a bug, since why have an 'X' there if it doesn't do anything? Also, my main question is, how do I remove items from the right-click list completely, to shorten the list and make it easier to find the items I actually use?