Modify ↓
Ticket #6976 (closed bug)
.offset(fn) misbehaves if fn changes its argument
| Reported by: | dmethvin | Owned by: | dmethvin |
|---|---|---|---|
| Priority: | low | Milestone: | 1.4.3 |
| Component: | offset | Version: | 1.4.2 |
| Keywords: | offset returns | Cc: | |
| Blocking: | Blocked by: |
Description
We should either document the current behavior or change it; are there other .setter(fn) methods that have the same issue?
See this thread:
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Could you supply us with a test case (using your modification) so that we can accurately test, verify and establish whether this fix would work correctly and also whether it breaks any other functionality in the process?