Showing questions for topic:

Bookmarks toolbar broken after updating to 152.

I just updated Firefox to version 152. Now my bookmarks toolbar is broken. Can't open any site from that toolbar. Also,, the pinned sites and folders are scrambled one ov… (read more)

I just updated Firefox to version 152. Now my bookmarks toolbar is broken. Can't open any site from that toolbar. Also,, the pinned sites and folders are scrambled one over the other on the left (see picture).

Open 2

Is it possible to make Windows 11 Firefox use separate icons on the taskbar like Chrome does?

On Chrome, if you have multiple profiles open on a Windows 11 PC, they each show up on the taskbar as separate things with the Chrome logo. Meanwhile, with Firefox, separ… (read more)

On Chrome, if you have multiple profiles open on a Windows 11 PC, they each show up on the taskbar as separate things with the Chrome logo. Meanwhile, with Firefox, separate profiles open windows on the same taskbar icon and simply switch the profile icon. The picture gives an example of what I mean. I've censored some stuff on it, but know that the stuff in white is in one profile while the other has the stuff in black. The gray is unrelated stuff. Claude says Chrome does this by giving each profile a separate AppUserModelID, whatever that is. Is it possible to do the same in Firefox?

Open

Firefox ignores css style for all menu backgrounds after upgrade to v152

I have been using my userchrome.css for many years. However, now Firefox ignores css style for all menu backgrounds after upgrading to v152. Here is my current userchrome… (read more)

I have been using my userchrome.css for many years.

However, now Firefox ignores css style for all menu backgrounds after upgrading to v152.

Here is my current userchrome.css text: /*tighten drop down menus*/ menupopup > menuitem, menupopup > menu {

 padding-block: 1px !important;

}

root {
 --arrowpanel-menuitem-padding: 1px 1px !important;

}

/* changed this block ----------------------------------------------------*/ /* #bookmarksMenuPopup hbox {background:#CD5C5C !important;} */ /* /Change highlighted menu text to any color:/ */ /* menupopup > menu[_moz-menuactive="true"], */ /* menupopup > menuitem[_moz-menuactive="true"], */ /* popup > menu[_moz-menuactive="true"], */ /* browsermessage,notification .notification-inner{ border-color: red !important;} */ /* browsermessage, notification{ background-color: red !important;} */ /* menupopup { */ /* -moz-appearance: none !important; */ /* background-color: #CD5C5C !important } */

  1. bookmarksMenuPopup { --panel-background: #CD5C5C !important;}

menupopup > menu[_moz-menuactive="true"], menupopup > menuitem[_moz-menuactive="true"], popup > menu[_moz-menuactive="true"], browsermessage,notification .notification-inner{ border-color: red !important;} browsermessage, notification{ --panel-background: red !important;} menupopup {-moz-appearance: none !important; --panel-background: #CD5C5C !important }

/* other bookmarks */

  1. menu_unsortedBookmarks,
  2. menu_mobileBookmarks,
  3. bookmarksMenuItemsSeparator{

display: none !important; }

/* hide Bookmarks Toolbar Folder */

  1. bookmarksToolbarFolderMenu, #bookmarksToolbarFolderMenu+menuseparator {display: none !important;}

menupopup > menuitem, menupopup > menu { /* color of the text */ color: red !important; }

menupopup > :is(menuitem, menu):hover {

 background-color: lightskyblue !important;

} ((

menupopup:not(.in-menulist) > menuitem, menupopup:not(.in-menulist) > menu {

 color: white !important;

}

/* Global UI font */

  • {font-size: 14pt !important;

font-weight: bold !important;}

However, now all my menu backgrounds (e.g File, Edit, Bookmarks, etc, see attached screenshot) are black with a see through background.

I would like to return to my original menu settings backgrounds. How do I do it please?

Thanks in advance.

Open

'Image preview' hovering

My cursor doesn't show an 'image preview' anymore when I hover over a tab even though I still have it checked in my settings. It always did until a few days ago, but now … (read more)

My cursor doesn't show an 'image preview' anymore when I hover over a tab even though I still have it checked in my settings. It always did until a few days ago, but now it doesn't & I haven't changed anything.

Open

Search Bar and Tabs Bar not showing all the time (my preference).

I have upgraded to a Macbook pro 2023 M2 Tahoe, and reinstalled firefox. When I open it, the search bar & my tabs all show as expected, but then disappear, can't fin… (read more)

I have upgraded to a Macbook pro 2023 M2 Tahoe, and reinstalled firefox. When I open it, the search bar & my tabs all show as expected, but then disappear, can't find them. I have to close and open again to get back them back. I have googled this, tried some things (about:config - made sure "browser.fullscreen.auto hide" is set to false). I do not have a setting "always show toolbar in full screen" as suggested by google search. This shouldn't be that hard! Any thoughts? thanks!

Open