Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

deleting selected history objects in the library does not delete them

  • 1 risposta
  • 3 hanno questo problema
  • 6 visualizzazioni
  • Ultima risposta di 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.

Tutte le risposte (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();