Bug Tracker

Opened 12 years ago

Closed 12 years ago

#9077 closed bug (invalid)

Live matches every object if given a context that matches the body.

Reported by: [email protected] Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.6
Keywords: Cc:
Blocked by: Blocking:

Description

I did a reduction here:

http://jsbin.com/emiyu4/2/edit

As far as I can tell, when the context matches the body, it doesn't do the check for the actual selector.

Change History (2)

comment:1 Changed 12 years ago by samuelcole

Sorry, I'm the reporter, I forgot to log in.

comment:2 Changed 12 years ago by dmethvin

Resolution: invalid
Status: newclosed

It's not valid to use a context with the selector passed to .live, per the docs.

Note: See TracTickets for help on using tickets.