#12114 closed bug (duplicate)
:last, :eq, and :first Not Working Correctly When Delegated to a Specific TR
Reported by: | 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.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #11315.