Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How to correct misinformation in Mozilla support system when the wrong solution is archived?

  • 3 risposte
  • 1 ha questo problema
  • 5 visualizzazioni
  • Ultima risposta di cor-el

more options

In this post, the wrong solution is given to a problem and question about removing the tab mute button: https://support.mozilla.org/en-US/questions/1092509

The correct solution is to change this variable: browser.tabs.showAudioMuteIcon

I hate it when a subject is closed with the wrong solution given, reminds me of reddit.

In this post, the wrong solution is given to a problem and question about removing the tab mute button: https://support.mozilla.org/en-US/questions/1092509 The correct solution is to change this variable: browser.tabs.showAudioMuteIcon I hate it when a subject is closed with the wrong solution given, reminds me of reddit.

Tutte le risposte (3)

more options

Hi, it was a very good solution in versions 42 to 76. Things change throughout history.

more options

properkinetics said

The correct solution is to change this variable: browser.tabs.showAudioMuteIcon

Hmm, I don't have that in Firefox 90. You still do?

more options

No references found in the source code:

In current releases you need to use code in userChrome.css as there is no builtin way to achieve this.