Search 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.

Learn More

The bookmark star can't remove certain bookmarks

  • 10 replies
  • 1 has this problem
  • 3 views
  • Last reply by Mace2

more options

When I go to a web site via the bookmarks the bookmark star will turn blue and give me the option to edit bookmark or delete it. But some of my bookmarks don't show the blue star and I have to go to "show all bookmarks" to delete or edit.

Why do some web sites invoke the blue star and other bookmarks don't?

When I go to a web site via the bookmarks the bookmark star will turn blue and give me the option to edit bookmark or delete it. But some of my bookmarks don't show the blue star and I have to go to "show all bookmarks" to delete or edit. Why do some web sites invoke the blue star and other bookmarks don't?

All Replies (10)

more options

The star is blue only if you are on a web page that is listed in the Bookmarks Manager.

more options

FreddMcD I am on the web page.

Here is an example. In a folder on my bookmarks is a web site called "Open port check tool" https://www.yougetsignal.com/tools/open-ports/

When I open the site the star is not blue. I go to the site bookmark it again and the star then turns blue when I use the recently created boookmark with everything the same except I place it in a different folder for comparison.

more options

It is likely that the URL of such a bookmark redirects to another page when the star isn't highlighted. You can edit the location field of the old bookmark or create a new bookmark in such a case.

more options

Core-el That is incorrect. The web address for both are identical https://www.yougetsignal.com/tools/open-ports/ The names are identical.

This suggest a corruption in the bookmark. Is there a method to check validity?

more options

The best way is to start at that website's home page and manually go to the page you want. Once you are there, create a new bookmark.

more options

FredMcd I am aware of how to fix the problem as my description of diagnosing the problem shows. The only difference between the bookmarks that I can see is the folder.

Can I perform a more detailed examination of the bookmark. I have a few others that do the same thing.

more options

Hello mace2,

Would you please take a look at this thread and see if maybe you can find an answer there :

https://support.mozilla.org/en-US/questions/1194789

more options

mace2 said

Is there a method to check validity?

You can check for problems with the places.sqlite database (bookmarks and history) in the Firefox profile folder :

Either type in the address bar about:support or :

3-bar menu (or 'Tools') => Help ( next to the ? ) => Troubleshooting Information' and scroll down to 'Places Database' => 'Verify Integrity'

Modified by Happy112

more options

If "Verify Integrity" on the "Help -> Troubleshooting Information" (about:support) page cannot repair places.sqlite then remove all places.sqlite files in the Firefox profile folder. Firefox will rebuild places.sqlite and restore the bookmarks from a recent JSON backup in the bookmarkbackups folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

more options

The places database finds no fault the database is labeled sane. I am not sure about cor-el recommendation as that seems to be the entire profile modification of Firefox.

I still have a few bookmarks that do not show up a blue star.

Here is the result of "places database"


> Task: checkIntegrity + The database is sane > Task: invalidateCaches + The caches have been invalidated > Task: checkCoherence + The database is coherent > Task: expire + Database cleaned up > Task: vacuum + Initial database size is 5120 KiB + The database has been vacuumed + Final database size is 5120 KiB > Task: stats + Database size is 5120 KiB + pragma_user_version is 41 + pragma_page_size is 32768 + pragma_cache_size is -2048 + pragma_journal_mode is wal + pragma_synchronous is 1 + History can store a maximum of 37719 unique pages + Table moz_places has 758 records + Table moz_historyvisits has 0 records + Table moz_inputhistory has 4 records + Table moz_hosts has 568 records + Table moz_bookmarks has 882 records + Table moz_keywords has 0 records + Table sqlite_sequence has 0 records + Table moz_anno_attributes has 8 records + Table moz_annos has 626 records + Table moz_items_annos has 527 records + Table sqlite_stat1 has 16 records + Table moz_bookmarks_deleted has 0 records + Index sqlite_autoindex_moz_inputhistory_1 + Index sqlite_autoindex_moz_hosts_1 + Index sqlite_autoindex_moz_keywords_1 + Index sqlite_autoindex_moz_anno_attributes_1 + Index sqlite_autoindex_moz_bookmarks_deleted_1 + Index moz_places_hostindex + Index moz_places_visitcount + Index moz_places_frecencyindex + Index moz_places_lastvisitdateindex + Index moz_historyvisits_placedateindex + Index moz_historyvisits_fromindex + Index moz_historyvisits_dateindex + Index moz_bookmarks_itemindex + Index moz_bookmarks_parentindex + Index moz_bookmarks_itemlastmodifiedindex + Index moz_places_url_hashindex + Index moz_places_guid_uniqueindex + Index moz_bookmarks_guid_uniqueindex + Index moz_keywords_placepostdata_uniqueindex + Index moz_annos_placeattributeindex + Index moz_items_annos_itemattributeindex + Index moz_bookmarks_dateaddedindex > Task: _refreshUI