Bug Tracker

Modify

Ticket #8543 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

live("hover", ... ) broken in 1.5.1

Reported by: wheresrhys Owned by: dmethvin
Priority: high Milestone: 1.6
Component: event Version: 1.5.1
Keywords: Cc:
Blocking: Blocked by:

Description

The mouseleave event doesn't fire

Demo -  http://jsfiddle.net/wheresrhys/4kVZJ/4/

Change History

comment:1 Changed 2 years ago by dmethvin

  • Owner set to dmethvin
  • Priority changed from undecided to high
  • Status changed from new to assigned
  • Component changed from unfiled to event
  • Milestone changed from 1.next to 1.6

comment:2 Changed 2 years ago by dmethvin

  • Status changed from assigned to closed
  • Resolution set to invalid

Man, you had me going on this one!

There is no event binding like .live("hover", fnOver, fnOut) although we did add support for .live("hover", fnOverAndOut) which is consistent with the event binding APIs.

And no, I don't think we should support it. If anything we should desupport the mythical hover event.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.