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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Gelöst Archiviert

Video (media) & tab width bug since 136

Agent virtuel beantwortet
fffeedback1

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?
Angefügte Screenshots

Geändert am von fffeedback1

Diese Antwort im Kontext lesen

Ausgewählte Lösung

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.)

Alle Antworten (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

Geändert am von 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! ^^

Geändert am von 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.

Ausgewählte Lösung

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

Geändert am von fffeedback1

Seems to be fixed since 137