Showing questions tagged: Show all questions
  • Solved

Change Menu Item Order of the Bookmarks Context Menu

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first. … (read more)

I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first.

I'm able to do this on the "regular" context menu with the following code...

#context-openlink { 
   order: -1;
}

But I cannot find the correct selector for the Bookmarks Context menu (see attached image).

I have tried code (to no avail) such as the following...

#placesContext-openlink { 
   order: -1;
}
#BMB_bookmarksPopup-openlink { 
   order: -1;
}

Any help is appreciated!

Thanks.

Asked by Slouch 3 months ago

Answered by jscher2000 - Support Volunteer 3 months ago

Bookmark Sorting

In the last approx 3-4 weeks, Firefox bookmarks on Android and PC have *not* remembered alphabetical sort choices on PC. I cannot sort (and remember) bookmark toolbar al… (read more)

In the last approx 3-4 weeks, Firefox bookmarks on Android and PC have *not* remembered alphabetical sort choices on PC. I cannot sort (and remember) bookmark toolbar alphabetical sort order on PC and I cannot sort and remember bookmark alphabetical sort on Android, synced with the PC. My bookmarks on both PC and Android are arranged in some haphazard way that "sorting by name" under Bookmarks / Manage Bookmarks / Bookmarks Toolbar / Views / Sort / Sort by Name momentarily changes but does not persist to the next time I view. The next time I view the sort of the bookmarks toolbar, it is always "unsorted". Again this has only been an issue in the past 3-4 weeks.

Asked by crea8ive49 5 months ago

Last reply by cor-el 5 months ago

Sorting Bookmarks by Name

Is there a setting so that bookmarks, when accessed in a folder, will always sort by name. It appears that every time you add new bookmarks to a folder they are added to … (read more)

Is there a setting so that bookmarks, when accessed in a folder, will always sort by name. It appears that every time you add new bookmarks to a folder they are added to the bottom of the folder bookmark list and not listed alphabetically. Thanks

Asked by jfbritt1500 1 month ago

Last reply by a72834234 1 month ago