Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

deleting selected history objects in the library does not delete them

  • 1 відповідь
  • 3 мають цю проблему
  • 6 переглядів
  • Остання відповідь від 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.

Усі відповіді (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();