Bug Tracker

Modify

Ticket #9312 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

live mouseenter breaks live mouseover

Reported by: christian.meixner@… Owned by:
Priority: blocker Milestone: 1.next
Component: event Version: 1.6.1
Keywords: Cc:
Blocking: Blocked by:

Description

If you bind any mouseenter-event with .live() then no mouseover event bound with .live() will fire anymore.

Example:  http://jsfiddle.net/5L6uZ/1/

Tested on Firefox 4 and IE9 on Windows Vista 32 Bit.

This used to work correctly in versions prior to 1.6.1 and it still works when using .bind() instead of .live()

Change History

comment:1 Changed 2 years ago by christian.meixner@…

May be related to or duplicate of #9279

comment:2 Changed 2 years ago by rwaldron

  • Priority changed from undecided to blocker
  • Resolution set to duplicate
  • Status changed from new to closed
  • Component changed from unfiled to event

comment:3 Changed 2 years ago by rwaldron

Duplicate of #9279.

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.