Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Bug in implementation of mousemove event hander

  • 1 отговор
  • 1 има този проблем
  • 11 изгледи
  • Последен отговор от TyDraniu

more options

I am a web developer, and I think there is a bug. If I create an element and add a mousemove event to it, the mousemove event should only fire when my mose moves over the element and is over the element. In Firefox, when no mouse button has been clicked, the mousemove events fire as expected, but when the mouse button is clicked on the element and then is moved off of the element, mousemove events continue to fire even though the mouse has left the element already, and this is not correct.

How do I file a bug report?

I am a web developer, and I think there is a bug. If I create an element and add a mousemove event to it, the mousemove event should only fire when my mose moves over the element and is over the element. In Firefox, when no mouse button has been clicked, the mousemove events fire as expected, but when the mouse button is clicked on the element and then is moved off of the element, mousemove events continue to fire even though the mouse has left the element already, and this is not correct. How do I file a bug report?

Всички отговори (1)

more options

Hi, you can file a bug on the https://bugzilla.mozilla.org/enter_bug.cgi page.