cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The new tab mute button

awrfsafwq3e41q2
Making moves

Firefox just updated with a new design for the tab mute button. When a tab is playing audio it now shows a large button next to the site icon.

It has a side effect that - if you have many tabs open, that button physically resizes the tab to be wider in order to show the tab's name. When the tab's audio stops, the button hides itself and also makes the tab shrink physically.

I really dislike this new design. When the tab resizes it moves all the other tabs (with a distractingly slow animation), offsetting all the tabs buttons to the left/right whenever audio starts/stops playing. The fact that the button stays visible for several seconds after audio completely stops makes this worse - you now have no idea when the tab buttons will slide back to the left again; if you click on a tab the moment the button disappears, the tab buttons slide leftwards at the same time and make you click on something else (likely the tab close button). Adding animation to this makes it even worse. Now your tab bar is unnecessarily animated whenever a tab stops playing audio, randomly shifting left and right at random intervals (it's around 4 seconds after audio stops, but do you really expect people to keep track how many seconds has passed since a tab has stopped playing audio?) and you can never be sure if you could click on the wrong place due to the tabs shifting around all the time. This just screams amateur UI design.

I would like to request to revert to the old design - at least the tab sizes won't keep changing unexpectedly and distract the user.

8 REPLIES 8

Agentvirtuel
Collaborator

Hello

Take a look at https://support.mozilla.org/en-US/questions/1497614 and if you wish to test userChrome.css /* prevent audio playing tabs from modifying tab width */

siffemcon
Familiar face

Mattityahu13
Making moves

yeah and on top of that the mute audio is to big so i find myself accidently clicking it often....didn't notice the tab size issue until now.  yeah hope this gets fixed, because they are doing such a great job keeping this browser active, and adding nice new features.. it's been my default browser since first release.

kagato1980
Making moves

Please add option to remove the audio icon..I've got 15 tabs open, and 50% of the time I'm clicking the mute button instead of the tab when I'm switching between tabs

siffemcon
Familiar face

You can hide it with CSS.

Put this code into your userChrome.css file:

.tab-audio-button {display:none !important;}

If you're not familiar with using CSS, see https://userchrome.org/.

 

Agentvirtuel
Collaborator

Hello

In this case, it's best to open a new topic, because the subject browser.tabs.tabMinWidth, is resolved with Firefox 137 https://connect.mozilla.org/t5/discussions/stop-changing-the-size-of-the-tab-when-audio-plays/m-p/92...
By way of illustration https://www.youtube.com/embed/d2X97YtyJ5Y

kagato1980
Making moves

Why am I as an user expected to install weird **bleep** and mess around with CSS? What? Just give me an option in the settings to disable it.

Agentvirtuel
Collaborator

https://connect.mozilla.org/t5/discussions/move-the-mute-tab-button-next-to-the-close-button-like-ch...

@Tum wrote:

At the very least give us a simple option to disable the mute button.

Type a product name