tab resizing when no sound in video distract me
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
People
(Reporter: mix5003, Unassigned)
References
(Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0
Steps to reproduce:
- open youtube video for example https://www.youtube.com/live/bgoLP5FFSB4?si=ECIZIm0NiRJebCQx&t=2066
- wait for the period when no sound in video (in example go to 34:30 and wait around 30s)
Actual results:
mute icon disappear. and make tab size smaller. then tab list move a little bit.
and when sound come again it make tab bigger
as you can see in https://youtu.be/v2aCnZrD_Sg
around 00:22 it pull tab from left side
around 00:29 it push tab to right side
Expected results:
tab size should not move
Comment 1•26 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•26 days ago
|
||
:kcochrane, since you are the author of the regressor, bug 1921060, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
![]() |
||
Updated•24 days ago
|
Comment 3•23 days ago
|
||
Changed the component because the video shows horizontal tabs resizing and isn't using the sidebar.
Updated•21 days ago
|
Comment 4•20 days ago
|
||
This is actually by design. UX/Product previously decided temporarily changing the min-width of horizontal tabs when they are overflowing and show the inline audio button was a better solution than increasing the min-width of every tab. It's a bit of a rare case that a video has intermittent sound and no sound I'd think.
Updated•20 days ago
|
is this by design too?
https://youtu.be/lmOSIhLlrxI
when i open video in new tab and go to that tab. it has a brief moment before video start, and tab resize in this case too?
Comment 6•19 days ago
|
||
This is due to media being blocked from autoplaying when initially opening the tab, then when you switch to that tab, the content takes a moment to load, then once the audio starts, that mute button appears. Every time one of those inline audio buttons are present, the max-width for that single tab will be increased to show the favicon, audio button, and a few characters of the tab title.
Description
•