Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Video (media) & tab width bug since 136

Hi everyone!

Since last update (136?) when I open a page with a video in a new tab, the width of this tab is very small! Almost half my current tab.

(I don't have another example but does this have anything to do with any "media" on a page?)

I have the width set to 152 for years...

When I play a video, the current tab is reduced. Pause= normal tab. Play= small tab. Pause= normal tab...

"browser.tabs.tabMinWidth should have been adhered to."

I just completely reinstalled Firefox: still the same.

What can I do, please?

Hi everyone! Since last update (136?) when I open a page with a video in a new tab, the width of this tab is very small! Almost half my current tab. (I don't have another example but does this have anything to do with any "media" on a page?) I have the width set to 152 for years... When I play a video, the current tab is reduced. Pause= normal tab. Play= small tab. Pause= normal tab... ''"browser.tabs.tabMinWidth should have been adhered to."'' I just completely reinstalled Firefox: still the same. What can I do, please?
附加的畫面擷圖

由 fffeedback1 於 修改

被選擇的解決方法

This will be fixed in Firefox 137, scheduled to release April 1, 2025. (per bug 1945993)

I'm not aware of a convenient workaround in the meantime. (userChrome.css isn't convenient in my opinion.)

從原來的回覆中察看解決方案 👍 3

所有回覆 (9)

A bug has been reported regarding this: "I changed browser.tabs.tabMinWidth to something larger than 100 and opened enough tabs so that the width of browser.tabs.tabMinWidth was reached, played audio from one of the tabs

Actual results: the tab with audio playing icon shrunk...

Expected results: browser.tabs.tabMinWidth should have been adhered to."

Hello

Take a look at https://www.reddit.com/r/FirefoxCSS/comments/1j4f0hs/how_to_stop_this_new_tabshrink_animation_when_a If you wish to test userChrome.css /* prevent audio playing tabs from modifying tab width */

https://www.userchrome.org/how-create-userchrome-css.html

由 fffeedback1 於 修改

Agent virtuel said

Hello Take a look at https://www.reddit.com/r/FirefoxCSS/comments/1j4f0hs/how_to_stop_this_new_tabshrink_animation_when_a If you wish to test userChrome.css /* prevent audio playing tabs from modifying tab width */ https://www.userchrome.org/how-create-userchrome-css.html

I had tested a similar code without effect but this one seems to workaround the bug. Thanks!

I hope it will be resolved quickly, that we don't have to tinker ourselves! ^^

由 fffeedback1 於 修改

You need to also post what site is causing this as well as what userChrome.css your using and if css edit you should post that to the site where you got the userChrome.css to address the css issues.

選擇的解決方法

This will be fixed in Firefox 137, scheduled to release April 1, 2025. (per bug 1945993)

I'm not aware of a convenient workaround in the meantime. (userChrome.css isn't convenient in my opinion.)

It workaround the bug, but I'm waiting the update to delete it...

Thanks, jscher2000

由 fffeedback1 於 修改

Seems to be fixed since 137