Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

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.

Læs mere

deleting selected history objects in the library does not delete them

  • 1 svar
  • 3 har dette problem
  • 6 visninger
  • Seneste svar af 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.

Alle svar (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();