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

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Video (media) & tab width bug since 136

  • 9 ответов
  • 5 имеют эту проблему
  • 536 просмотров
  • Последний ответ от Agent virtuel
  • Решено

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