Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

My cursor movement is always logged to console

  • 1 відповідь
  • 1 має цю проблему
  • 46 переглядів
  • Остання відповідь від 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
Прикріплені знімки екрана

Змінено Ajinkya

Обране рішення

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!

Читати цю відповідь у контексті 👍 1

Усі відповіді (1)

more options

Вибране рішення

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!

Змінено strafy