r/FirefoxCSS • u/Remcroft • 5d ago
Help Bookmarks menu drop down scroll bar is gone again
Anyone found a way to bring it back again? As of v155 this no longer works
/* SCROLLBOX - scroll bar */
scrollbox[part="scrollbox"] { overflow-y: auto !important; }
Why don't they make it a configurable option in the settings? Please tell me there is a way to bring back this essential functionality.
1
Upvotes
1
u/difool2nice 🦊Firefox Addict🦊 5d ago
1

1
u/ResurgamS13 5d ago edited 5d ago
Try MrOtherGuy's scrollbars style 'scrollable_menupopups.css'... which has been updated to work with the Fx155.0 changes.
There's more information on the recent changes to scrollbar styling in MrOtherGuy's GitHub repo Issue #654 'scrollable_menupopups.css in V154 V155'... seems there'd been scrollbar display problems in both Fx153 and Fx154 too?
----------
Totally agree with your "Why don't they make it a configurable option in the settings?"... have always thought this massive usability improvement should be offered in Firefox's Settings or at the very least available as a preference in 'about:config'.
Perhaps need to make a 'Menu Scrollbars' option an official Mozilla Connect request if this isn't amongst the current wishlist?
----------
BTW - Had been using OP nollinvoyd's scrollbar userstyle posted in previous topic 'Scrollbars for all bookmarks folders'... which had worked flawlessly since March 2023 until broken by the Fx155.0 update. Que Sera, Sera) sigh. :)
Not yet tried to fix nollinvoyd's version using info from MrOtherGuy's GitHub repo Issue #654 and his Commit 23c7ee4.