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.

The display turns on when a push notification is received

  • 2 risposte
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di zostajekni

more options

When a push notification is received, the display turns on (via DPMS). Is it possible to get rid of this behavior? Is there some configuration option in Firefox in about:config? I can't exclude that it's not Firefox doing this, but I'm guessing it is.

When a push notification is received, the display turns on (via DPMS). Is it possible to get rid of this behavior? Is there some configuration option in Firefox in about:config? I can't exclude that it's not Firefox doing this, but I'm guessing it is.

Tutte le risposte (2)

more options

You can try to set:

  • about:config => alerts.useSystemBackend = false
more options

cor-el said

You can try to set:
  • about:config => alerts.useSystemBackend = false

Tested with the demo on https://www.bennish.net/web-notifications.html. I tried setting alerts.useSystemBackend to "true" and "false", but the problem with turning on the monitor did not reproduce for some reason. In any case, thanks for the reply.