Skip to main content

Bug Tracker

Side navigation

#9312 closed bug (duplicate)

Opened May 17, 2011 10:15AM UTC

Closed May 17, 2011 01:51PM UTC

Last modified May 17, 2011 01:51PM UTC

live mouseenter breaks live mouseover

Reported by: christian.meixner@bippesbrandao.de Owned by:
Priority: blocker Milestone: 1.next
Component: event Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
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()

Attachments (0)
Change History (3)

Changed May 17, 2011 01:13PM UTC by christian.meixner@bippesbrandao.de comment:1

May be related to or duplicate of #9279

Changed May 17, 2011 01:51PM UTC by rwaldron comment:2

component: unfiledevent
priority: undecidedblocker
resolution: → duplicate
status: newclosed

Changed May 17, 2011 01:51PM UTC by rwaldron comment:3

Duplicate of #9279.