Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

How to remove the red micophone indicator or at least disable the animation? [2024 ff115ESR]

  • 1 resposta
  • 0 têm este problema
  • Última resposta por c33s

more options

if you join for example a jitsi meeting and switch to another tab then the favicon of the jitsi page gets replaced by a red microphone icon. this replacement keeps running in an animation favicon -> microphone icon -> favicon -> ...

for motion sensitive persons this is terrible.

i tried the following settings i found googling but the animation is still there: ```

  1. webrtcIndicator {
 display: none;

} ```

``` .tab-icon-overlay[sharing] {

   display: none !important;

} ``` - `ui.prefersReducedMotion 1` - `toolkit.cosmeticAnimations.enabled false`


how to disable the animation

if you join for example a jitsi meeting and switch to another tab then the favicon of the jitsi page gets replaced by a red microphone icon. this replacement keeps running in an animation favicon -> microphone icon -> favicon -> ... for motion sensitive persons this is terrible. i tried the following settings i found googling but the animation is still there: ``` #webrtcIndicator { display: none; } ``` ``` .tab-icon-overlay[sharing] { display: none !important; } ``` - `ui.prefersReducedMotion 1` - `toolkit.cosmeticAnimations.enabled false` how to disable the animation
Capturas de ecrã anexadas

Todas as respostas (1)

more options

as the animated gif i uploaded before was converted to a single frame image here an image of the red microphone. this and the favicon keeps to crossfade.

Útil?

Colocar questão

Deve iniciar a sessão com a sua conta para responder às mensagens. Por favor, comece uma nova pergunta, se ainda não tiver uma conta.