Skip to main content

Bug Tracker

Side navigation

#12114 closed bug (duplicate)

Opened July 20, 2012 06:31PM UTC

Closed July 24, 2012 08:37PM UTC

Last modified July 24, 2012 08:37PM UTC

:last, :eq, and :first Not Working Correctly When Delegated to a Specific TR

Reported by: cwilkins1@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

When delegating to a specific TR the :eq and :first selectors only fire on the first TR.

When delegating to a specific TR the :last selector only fires on the last TR.

Please see the attached jsfiddle for replication.

http://jsfiddle.net/MqEBf/5/

I tested this with the git build and it appears to be resolved. It also appears to be fixed in 1.8 Beta 2 and is broken in 1.8 beta 1.

Attachments (0)
Change History (2)

Changed July 24, 2012 08:37PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

Changed July 24, 2012 08:37PM UTC by dmethvin comment:2

Duplicate of #11315.