<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why has FF 131.0 broken multi rows again!!!. in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73092#M28005</link>
    <description>&lt;P&gt;Okay slight over-reactions here guys, its a CSS snippet hack. UI changes. I've fixed it in 5 minutes by adding `flex-wrap: wrap`:&lt;BR /&gt;&lt;BR /&gt;You can see what I changed in the latest commit at &lt;A href="https://github.com/replete/firefox-userchrome" target="_blank" rel="noopener"&gt;https://github.com/replete/firefox-userchrome&lt;/A&gt;&lt;BR /&gt;```&lt;BR /&gt;scrollbox[part][orient="horizontal"]{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: flex;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; flex-wrap: wrap;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; overflow-y: auto;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; max-height: calc((var(--tab-min-height) * var(--tab-block-margin,0px)) * var(--multirow-n-rows));&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollbar-color: currentColor transparent;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollbar-width: none;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollbar-gutter: stable;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scroll-snap-type: y mandatory;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; /* This selector is the fix: (copy this part into the relevant place in your own userChrome.css) */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;gt; * {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; flex-wrap: wrap;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;```&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2024 13:50:38 GMT</pubDate>
    <dc:creator>replete</dc:creator>
    <dc:date>2024-10-04T13:50:38Z</dc:date>
    <item>
      <title>Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/72751#M27802</link>
      <description>&lt;P&gt;Why has FF 131.0 broken multi rows again!!!...stop breaking Multi row or implement it into the browser.&lt;/P&gt;&lt;P&gt;Every update seems to break multi rows.&amp;nbsp; Please stop doing this will you or implement it in the browser.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 20:59:52 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/72751#M27802</guid>
      <dc:creator>Potnoodleman</dc:creator>
      <dc:date>2024-10-02T20:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/72976#M27940</link>
      <description>&lt;P&gt;I have the same complaint. FF, either stop breaking one of the best reasons I use FF, or build this feature into the product!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2024 20:34:55 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/72976#M27940</guid>
      <dc:creator>tajkkj</dc:creator>
      <dc:date>2024-10-03T20:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73020#M27965</link>
      <description>&lt;P&gt;Same here.&lt;/P&gt;&lt;P&gt;Honestly, the ability to get multi-rows is a key reason that I am loyal to Firefox, and they are working really hard on getting me to move to a different browser. Add it as a first-class feature!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 03:23:21 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73020#M27965</guid>
      <dc:creator>___</dc:creator>
      <dc:date>2024-10-04T03:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73050#M27981</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Maybe? if you wish to to test Tab Mix Plus &lt;A href="https://github.com/onemen/TabMixPlus" target="_blank"&gt;https://github.com/onemen/TabMixPlus&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/8358i03B3C39FC31C9662/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://onemen.github.io/tabmixplus-docs/help/display-tab-bar" target="_blank"&gt;https://onemen.github.io/tabmixplus-docs/help/display-tab-bar&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 08:28:51 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73050#M27981</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2024-10-04T08:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73092#M28005</link>
      <description>&lt;P&gt;Okay slight over-reactions here guys, its a CSS snippet hack. UI changes. I've fixed it in 5 minutes by adding `flex-wrap: wrap`:&lt;BR /&gt;&lt;BR /&gt;You can see what I changed in the latest commit at &lt;A href="https://github.com/replete/firefox-userchrome" target="_blank" rel="noopener"&gt;https://github.com/replete/firefox-userchrome&lt;/A&gt;&lt;BR /&gt;```&lt;BR /&gt;scrollbox[part][orient="horizontal"]{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: flex;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; flex-wrap: wrap;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; overflow-y: auto;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; max-height: calc((var(--tab-min-height) * var(--tab-block-margin,0px)) * var(--multirow-n-rows));&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollbar-color: currentColor transparent;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollbar-width: none;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scrollbar-gutter: stable;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; scroll-snap-type: y mandatory;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; /* This selector is the fix: (copy this part into the relevant place in your own userChrome.css) */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;gt; * {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; flex-wrap: wrap;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;```&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 13:50:38 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73092#M28005</guid>
      <dc:creator>replete</dc:creator>
      <dc:date>2024-10-04T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73179#M28064</link>
      <description>&lt;P&gt;I am fed up with this too! How stupid must one be to design this endless one-row-**bleep**?! I want my multirows back!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:06:23 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73179#M28064</guid>
      <dc:creator>Ulv</dc:creator>
      <dc:date>2024-10-04T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73181#M28065</link>
      <description>&lt;P&gt;Build it into the browser! It is inbelievable it is still not integrated yet!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:07:34 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73181#M28065</guid>
      <dc:creator>Ulv</dc:creator>
      <dc:date>2024-10-04T20:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73182#M28066</link>
      <description>&lt;P&gt;But is it safe?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:08:48 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73182#M28066</guid>
      <dc:creator>Ulv</dc:creator>
      <dc:date>2024-10-04T20:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73183#M28067</link>
      <description>&lt;P&gt;Nice, but unfortunately not working with FF 131. I had this line already in the old userChrome.css and it stopped working. So just "flex-wrap: wrap;" won't do the job!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:10:31 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73183#M28067</guid>
      <dc:creator>Ulv</dc:creator>
      <dc:date>2024-10-04T20:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73184#M28068</link>
      <description>&lt;P&gt;It's literally a one line CSS fix, the CSS multi tabs you have has nothing to do with Mozilla&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:10:32 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73184#M28068</guid>
      <dc:creator>replete</dc:creator>
      <dc:date>2024-10-04T20:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73187#M28070</link>
      <description>&lt;P&gt;Definitely working here with whatever version of multi tabs I put in my repo. Depends what snippet you are using I guess.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Monosnap 2024-10-04 21-12-46.png" style="width: 400px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/8371iBBD37C858D8E9754/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Monosnap 2024-10-04 21-12-46.png" alt="Monosnap 2024-10-04 21-12-46.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 20:13:52 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73187#M28070</guid>
      <dc:creator>replete</dc:creator>
      <dc:date>2024-10-04T20:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73195#M28078</link>
      <description>&lt;P&gt;Bingo! The flex-wrap: wrap; change worked for&amp;nbsp; me after I deleted an extra close brace "}" that had been lying around since 2020, I think. Anyway, I now have my multiple rows back. Thank you very much replete.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 21:10:46 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73195#M28078</guid>
      <dc:creator>tajkkj</dc:creator>
      <dc:date>2024-10-04T21:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73198#M28080</link>
      <description>&lt;P&gt;No, it is no use inserting this line unfortunately.This may have helped in older versions of FF as I find this line even in my old userChrome.css from 11/2022 (!).It did work until the Update to FF 131.&lt;/P&gt;&lt;P&gt;Now multirow is broken - no matter if i use your script with all the 9 files or my own ccs-file from 2022.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mozilla_131.jpg" style="width: 400px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/8372iC5FF076E72EED358/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Mozilla_131.jpg" alt="Mozilla_131.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 21:28:37 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73198#M28080</guid>
      <dc:creator>Ulv</dc:creator>
      <dc:date>2024-10-04T21:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73200#M28081</link>
      <description>&lt;P&gt;I just realized my git push to &lt;A href="https://github.com/replete/firefox-userchrome" target="_blank"&gt;https://github.com/replete/firefox-userchrome&lt;/A&gt; failed, so the fix wasn't in the repository until just now. The fix has now been pushed and I've pulled to my Windows machine and confirmed the fix has resolved the broken multi-row tabs on Firefox 131.&lt;BR /&gt;&lt;BR /&gt;Effectively though, if we're using the same version of multi-row tabs, adding this would fix it:&lt;BR /&gt;&lt;BR /&gt;scrollbox[part][orient="horizontal"] &amp;gt; * { flex-wrap: wrap; }&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 22:26:29 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73200#M28081</guid>
      <dc:creator>replete</dc:creator>
      <dc:date>2024-10-04T22:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73202#M28083</link>
      <description>&lt;P&gt;I use this but I don't want to keep relying on it just in case the guy who makes it, doesn't update it one day.....still annoying though&lt;BR /&gt;&lt;A href="https://github.com/Izheil/Quantum-Nox-Firefox-Dark-Full-Theme/releases" target="_blank"&gt;https://github.com/Izheil/Quantum-Nox-Firefox-Dark-Full-Theme/releases&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 22:07:07 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73202#M28083</guid>
      <dc:creator>Potnoodleman</dc:creator>
      <dc:date>2024-10-04T22:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73249#M28103</link>
      <description>&lt;P&gt;Many thanks, Mr. replete :-).&lt;/P&gt;&lt;P&gt;Aktually I can confirm it is working now! Multirow is on air again.&lt;/P&gt;&lt;P&gt;May God be with you!&lt;/P&gt;&lt;P&gt;P.S.:&lt;/P&gt;&lt;P&gt;I did not get that&lt;/P&gt;&lt;P&gt;"&amp;gt; * {&lt;BR /&gt;flex-wrap:wrap;&lt;BR /&gt;/* Fix for Firefox 131 */&lt;BR /&gt;}"&lt;/P&gt;&lt;P&gt;was not the same as the already existing line " flex-wrap: wrap;"&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2024 07:22:54 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73249#M28103</guid>
      <dc:creator>Ulv</dc:creator>
      <dc:date>2024-10-05T07:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73337#M28153</link>
      <description>&lt;P&gt;Probably not. Many of the prerequisite links will not traverse properly. There is a certificate issue.&lt;/P&gt;&lt;P&gt;{^_^}&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2024 04:01:59 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73337#M28153</guid>
      <dc:creator>jdow</dc:creator>
      <dc:date>2024-10-06T04:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73373#M28172</link>
      <description>&lt;P&gt;I use &lt;A href="https://github.com/MrOtherGuy/firefox-csshacks," target="_blank"&gt;https://github.com/MrOtherGuy/firefox-csshacks,&lt;/A&gt; I've got that cloned to my chrome directory, so I only needed to `git pull` and it started working again &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2024 15:14:10 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73373#M28172</guid>
      <dc:creator>sig</dc:creator>
      <dc:date>2024-10-06T15:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73425#M28189</link>
      <description>&lt;P&gt;If you are a firefox-UI-CSS expert - perhaps.&lt;/P&gt;&lt;P&gt;For the other 99.999% or users and 99.9% of power-users - not at all. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 02:55:26 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73425#M28189</guid>
      <dc:creator>___</dc:creator>
      <dc:date>2024-10-07T02:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73426#M28190</link>
      <description>&lt;P&gt;I use &lt;A href="https://github.com/Aris-t2/CustomCSSforFx" target="_blank" rel="noopener"&gt;https://github.com/Aris-t2/CustomCSSforFx&lt;/A&gt; .&amp;nbsp; It's a great repo, but because it has so many things it can do, and because multi-row-tabs are supported well, but are turned off by default, I only pull it when Mozilla breaks me, which is regular, but infrequent. So every time it happens I have to waste an hour trying to remember what I customized, and how to apply it to the changed repo to restore roughly the previous I state had.&lt;/P&gt;&lt;P&gt;Mozilla, you guys are claiming to listen to your customers and to try to offer differentiating features. Make multirow-tabs a first class citizen!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 03:05:10 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73426#M28190</guid>
      <dc:creator>___</dc:creator>
      <dc:date>2024-10-07T03:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73680#M28287</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Here is a pre-configured set of settings for Aris-t2's CSS mod:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/macrogreg/CustomCSSforFx/pull/1" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://github.com/macrogreg/CustomCSSforFx/pull/1&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;It sets up multi-row tabs with fixed with. See screenshot on the linked page.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 20:44:19 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/73680#M28287</guid>
      <dc:creator>___</dc:creator>
      <dc:date>2024-10-08T20:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/75578#M29036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;exactly, i use FF mostly of this feature, but there are some others too like customizing colors etc, and also not that big friend of chrome, but i have a feeling that the current devs of FF are really young guys they dont know about Netscape, and im afraid if they works against users they will end like Netscape.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 07:08:23 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/75578#M29036</guid>
      <dc:creator>spix</dc:creator>
      <dc:date>2024-10-28T07:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/81732#M31263</link>
      <description>&lt;P&gt;The simplest firefox multi-row tab groups solution:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/diyism/firefox-crazy-tabs" target="_blank"&gt;https://github.com/diyism/firefox-crazy-tabs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mozilla should implement multple-row tabs into firefox indeed!&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scrot.png" style="width: 999px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/9517i7C6FAB37E00DF77B/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="scrot.png" alt="scrot.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 01:39:18 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/81732#M31263</guid>
      <dc:creator>diyism</dc:creator>
      <dc:date>2024-12-27T01:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/88723#M34240</link>
      <description>&lt;P&gt;Broken again in 135.. release. This is very annoying!!!&lt;/P&gt;&lt;P&gt;PLEASE STOP BREAKING THE USEFUL THINGS WE NEED!!!&lt;/P&gt;&lt;P&gt;&lt;!--   Protanopia filter   --&gt;&lt;!--   Deuteranopia filter   --&gt;&lt;!--   Tritanopia filter   --&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 15:32:26 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/88723#M34240</guid>
      <dc:creator>chj124</dc:creator>
      <dc:date>2025-03-03T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/88726#M34241</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;If you wish to test Tab Mix Plus&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/10284i331D8D2DD1D31DB9/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Mar 2025 15:56:15 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/88726#M34241</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-03T15:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/95126#M37121</link>
      <description>&lt;P&gt;Please make multirow tabs a builtin in feature.&amp;nbsp; I have tried several patches but eventually gave up on multirow fixes because firefox updates keeps breaking them.&lt;/P&gt;</description>
      <pubDate>Sat, 03 May 2025 11:25:56 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/95126#M37121</guid>
      <dc:creator>halford1</dc:creator>
      <dc:date>2025-05-03T11:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/100593#M39055</link>
      <description>&lt;P&gt;Unfortunately I do not like a dark theme.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 16:24:45 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/100593#M39055</guid>
      <dc:creator>UlfZibis</dc:creator>
      <dc:date>2025-07-12T16:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/107415#M41445</link>
      <description>&lt;P&gt;Another choice:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Merci-chao/userChrome.js#multi-tab-rows" target="_blank" rel="noopener"&gt;https://github.com/Merci-chao/userChrome.js#multi-tab-rows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Highlights&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-unicode-emoji" title=":card_index_dividers:"&gt;🗂&lt;/span&gt;️ Tab Groups Support: Fully supports mouse operations for tab groups — even in multi-row mode — delivering a smoother, more graceful experience.&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-unicode-emoji" title=":film_frames:"&gt;🎞&lt;/span&gt;️ Enhanced Tab Animations: Adds fluid transitions for various tab-related actions.&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-unicode-emoji" title=":triangular_ruler:"&gt;📐&lt;/span&gt;Optimized Space Usage: Makes full use of available UI space, including the area beneath window control buttons.&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-unicode-emoji" title=":computer_mouse:"&gt;🖱&lt;/span&gt;️ Smooth Tab-Dragging Animation: Supports animated tab dragging even in multi-row mode.&lt;/LI&gt;&lt;LI&gt;&lt;span class="lia-unicode-emoji" title=":pushpin:"&gt;📌&lt;/span&gt;Pinned Tabs Grid Layout: Pinned tabs are fixed in a compact grid when Tabs Bar is scrollable — ideal for managing large numbers of pinned tabs.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":hammer_and_wrench:"&gt;🛠&lt;/span&gt;️ Customizable Preferences:&lt;/STRONG&gt; Offers a rich set of options and features to tailor the experience precisely to your liking.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":counterclockwise_arrows_button:"&gt;🔄&lt;/span&gt; Auto-Update Checker:&lt;/STRONG&gt; Automatically checks for updates to ensure you're always equipped with the latest enhancements and improvements.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scrolling" style="width: 999px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/12595iD96B190AD289BAE4/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="scrolling" alt="scrolling" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2025 13:42:08 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/107415#M41445</guid>
      <dc:creator>Merci-chao</dc:creator>
      <dc:date>2025-10-09T13:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110500#M42711</link>
      <description>&lt;P&gt;FF 140.4 - multirow tabs stopped working.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 06:29:25 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110500#M42711</guid>
      <dc:creator>rihad</dc:creator>
      <dc:date>2025-11-16T06:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110506#M42717</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;For information purposes.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/multi-row_tabs.css" target="_blank" rel="noopener"&gt;https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/multi-row_tabs.css&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.userchrome.org/how-create-userchrome-css.html" target="_blank" rel="noopener"&gt;https://www.userchrome.org/how-create-userchrome-css.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A title="userChrome.css" href="https://i.ibb.co/RwqnJzx/user-Chromecss.png" target="_blank" rel="noopener"&gt;userChrome.css&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Alternately, if you have some CSS code ready to paste into a userChrome.css file, you can do that using the following page and download your userChrome.css file from there: Generate Downloadable userChrome.css File.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A href="https://www.userchrome.org/download-userchrome-css.html" target="_blank" rel="noopener"&gt;https://www.userchrome.org/download-userchrome-css.html&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A title="Generated downloadable userChrome.css" href="https://i.ibb.co/mrZvY2xQ/Generated-downloadable-user-Chrome.png" target="_blank" rel="noopener"&gt;Generated downloadable userChrome.css&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 08:11:30 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110506#M42717</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-11-16T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110507#M42718</link>
      <description>&lt;P&gt;Why has Firefox broken multi rows again!!!.&lt;/P&gt;&lt;P&gt;Take a look at Firefox advanced customization and configuration options.&lt;BR /&gt;&lt;A href="https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration" target="_blank"&gt;https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 08:29:35 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110507#M42718</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-11-16T08:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110509#M42719</link>
      <description>&lt;P&gt;For info, this helped me to fix tabs on FF 140.4:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=i-y56-Xrpts" target="_blank"&gt;https://www.youtube.com/watch?v=i-y56-Xrpts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You don't have to watch the video just follow the instructions below it.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 09:22:00 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/110509#M42719</guid>
      <dc:creator>rihad</dc:creator>
      <dc:date>2025-11-16T09:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why has FF 131.0 broken multi rows again!!!.</title>
      <link>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/111683#M43193</link>
      <description>&lt;P&gt;The multi-row tab script, &lt;A href="https://github.com/Merci-chao/userChrome.js#multi-tab-rows" target="_self"&gt;MultiTabRows@Merci.chao.uc.js&lt;/A&gt;, still WORKS, on Firefox 145, 146, and 147, even supports the upcoming Tab Split View &amp;amp; Tab Stacking features. &lt;span class="lia-unicode-emoji" title=":cat_face_with_wry_smile:"&gt;😼&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 16:17:29 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/why-has-ff-131-0-broken-multi-rows-again/m-p/111683#M43193</guid>
      <dc:creator>Merci-chao</dc:creator>
      <dc:date>2025-11-28T16:17:29Z</dc:date>
    </item>
  </channel>
</rss>

