Skip to main content

Bug Tracker

Side navigation

#9077 closed bug (invalid)

Opened May 03, 2011 10:08PM UTC

Closed May 05, 2011 01:59PM UTC

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

Reported by: sam@samuelcole.name 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.

Attachments (0)
Change History (2)

Changed May 03, 2011 10:16PM UTC by samuelcole comment:1

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

Changed May 05, 2011 01:59PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

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