<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Useful 'Scrollbars for all bookmarks folders' CSS broken in Fx155.0]]></title><description><![CDATA[<p dir="auto">This extremely useful style which added scrollbars to all long Bookmarks folders was broken by the Fx155.0 update... unsure why?</p>
<p dir="auto">The style was originally posted by OP <strong>nollinvoyd</strong> in his March 2023 r/FirefoxCSS topic '<a href="https://www.reddit.com/r/FirefoxCSS/comments/12224yp/scrollbars_for_all_bookmarks_folders/?solution=8e67015452ed79ad8e67015452ed79ad&amp;js_challenge=1&amp;jsc_token=7afd7253fec22262ff1c52b1703fe9ec67b3b85caa390b0b37bf069e51d66d6d&amp;jsc_orig_r=&amp;sort=old" rel="nofollow ugc">Scrollbars for all bookmarks folders</a>' and had worked flawlessly since up to and including the Fx154 stable release.</p>
<pre><code>/*** Scrollbar for long Bookmark menu "popups" ***/

[placespopup="true"] { --allow-scroll-bar: auto; }

scrollbox[part="scrollbox"] { overflow-y: var(--allow-scroll-bar, inherit) !important; }
</code></pre>
<p dir="auto">Unsure what has changed in Fx155... possibly the variable <code>--allow-scroll-bar</code> has been changed or removed? Unable to find any related bug after searching the huge '<a href="https://bugzilla.mozilla.org/buglist.cgi?j_top=OR&amp;f1=target_milestone&amp;o3=equals&amp;v3=Firefox%20155&amp;o1=equals&amp;resolution=FIXED&amp;o2=anyexact&amp;query_format=advanced&amp;f3=target_milestone&amp;f2=cf_status_firefox155&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;v1=mozilla155&amp;v2=fixed%2Cverified&amp;limit=0" rel="nofollow ugc">Target Milestone 155</a>' Bug list.</p>
]]></description><link>https://forum.ieu.app/topic/286a5317-2b64-493a-b7f8-700537449a2e/useful-scrollbars-for-all-bookmarks-folders-css-broken-in-fx155.0</link><generator>RSS for Node</generator><lastBuildDate>Sun, 06 Sep 2026 03:42:40 GMT</lastBuildDate><atom:link href="https://forum.ieu.app/topic/286a5317-2b64-493a-b7f8-700537449a2e.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Sep 2026 06:53:36 GMT</pubDate><ttl>60</ttl></channel></rss>