[Webkit-unassigned] [Bug 84233] onmousemove does not fire at bottom of page when scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 10:36:40 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84233


Petka Antonov <petka_antonov at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petka_antonov at hotmail.com




--- Comment #3 from Petka Antonov <petka_antonov at hotmail.com>  2012-07-05 10:36:40 PST ---
Here's a jsfiddle demonstrating this issue: http://jsfiddle.net/khqZk/3/

Basically the mousemove fires normally when the page isn't scrolled but once you scroll far enough the mousemove event stops firing. Another thing is that if you keep your left mouse button down while in this "mousemove dead area", the mousemove events start firing again.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list