This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Bug in implementation of mousemove event hander

  • 1 (رد واحد)
  • 1 has this problem
  • 11 views
  • آخر ردّ كتبه 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?

All Replies (1)

more options

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