Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

deleting selected history objects in the library does not delete them

  • 1 (رد واحد)
  • 3 have this problem
  • 6 views
  • آخر ردّ كتبه cor-el

more options

when doing a search in the library for certain history links, then deleting certain links within that search either does nothing, or removes them from the screen for a moment, only for them to return. The 'forget this item' in the right click menu does remove them, but takes a whole second to process and can't be done on more than one item at a time. This isn't an option when one wants to delete 400 some links out of a 500 link field that's already within a search.

when doing a search in the library for certain history links, then deleting certain links within that search either does nothing, or removes them from the screen for a moment, only for them to return. The 'forget this item' in the right click menu does remove them, but takes a whole second to process and can't be done on more than one item at a time. This isn't an option when one wants to delete 400 some links out of a 500 link field that's already within a search.

All Replies (1)

more options

Does removing a single link work?

Copy and Paste this code in the Code field in the "Tools > Error Console" and click the "Evaluate" button to cleanup and compress the places.sqlite database file. Components.utils.import("resource://gre/modules/PlacesDBUtils.jsm");PlacesDBUtils.checkAndFixDatabase();