Modify ↓
Ticket #8624 (closed bug: duplicate)
.hover() does not fire mouseleave when user mouses off viewport
| Reported by: | edtalmadge@… | Owned by: | dmethvin |
|---|---|---|---|
| Priority: | high | Milestone: | 1.6 |
| Component: | event | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I posted this question about the issue: http://stackoverflow.com/questions/5423504/how-to-make-jquery-hover-work-when-mouse-leaves-viewport/5424644#5424644
Downgrading to JQuery 1.4.4 solves the issue.
Change History
comment:2 Changed 2 years ago by dmethvin
- Owner set to dmethvin
- Status changed from new to assigned
- Component changed from unfiled to event
comment:3 Changed 2 years ago by dmethvin
- Priority changed from undecided to high
- Milestone changed from 1.next to 1.6
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Possibly related to #8456, could even be the same problem.