Opened 9 years ago
Closed 9 years ago
#14485 closed bug (cantfix)
mouseenter fires more often than expected when mouse is moved during scrolling
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
For demonstrating the problem, please look at:
http://jsbin.com/INaGepo/2/edit
When mouse is moved during scrolling its coords are updated twice or more times (event fires twice or more times)
Note: See
TracTickets for help on using
tickets.
This is not something jQuery can address.