Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

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

  • 1 antwoord
  • 0 hebben dit probleem
  • Laatste antwoord van 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
Gekoppelde schermafbeeldingen

Alle antwoorden (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.

Behulpzaam?

Een vraag stellen

U moet zich aanmelden bij uw account om op berichten te antwoorden. Stel een nieuwe vraag als u nog geen account hebt.