Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

The display turns on when a push notification is received

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de 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.

Todas as respostas (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.