Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Bug in implementation of mousemove event hander

  • 1 odpověď
  • 1 má tento problém
  • 11 zobrazení
  • Poslední odpověď od 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?

Všechny odpovědi (1)

more options

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