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.

My cursor movement is always logged to console

  • 1 risposta
  • 1 ha questo problema
  • 33 visualizzazioni
  • Ultima risposta di strafy

more options

As soon as I open Firefox console it starts printing every mouse move or click I do into console. I never enabled such feature, maybe I might have pressed some shortcut since this is a fresh install.

This starts on any website I visit. Even if I try with `Private window` same issue happens, even with all add-ons turned off.

[![firefox event logging][1]][1]


 [1]: https://i.stack.imgur.com/FPxIo.png
As soon as I open Firefox console it starts printing every mouse move or click I do into console. I never enabled such feature, maybe I might have pressed some shortcut since this is a fresh install. This starts on any website I visit. Even if I try with `Private window` same issue happens, even with all add-ons turned off. [![firefox event logging][1]][1] [1]: https://i.stack.imgur.com/FPxIo.png
Immagini allegate

Modificato da Ajinkya il

Soluzione scelta

Your Debugger's mouse event logging is turned on.

To turn it off, click on the Debugger tab. On the right panel, find Event Listener Breakpoints, uncheck the Log option. You may also want to uncheck the Mouse event checkbox which you can find by expanding the Event Listener Breakpoints tab.

Hope this helps!

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (1)

more options

Soluzione scelta

Your Debugger's mouse event logging is turned on.

To turn it off, click on the Debugger tab. On the right panel, find Event Listener Breakpoints, uncheck the Log option. You may also want to uncheck the Mouse event checkbox which you can find by expanding the Event Listener Breakpoints tab.

Hope this helps!

Modificato da strafy il