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.
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.