Skip to main content

Bug Tracker

Side navigation

#13028 closed bug (invalid)

Opened December 10, 2012 11:42PM UTC

Closed January 04, 2013 08:49AM UTC

stop(true, true) on parent element causing child element's style to be stuck

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

Example jsfiddle w jQuery 1.8.3, jquery ui 1.9.2 (in the Resources tab)

http://jsfiddle.net/NtG4H/2/

Switching between toggle and reset should always bring the animation to the starting or end state, however, with the stop(true, true) on the parent element, the child element's style while animating will be stuck (not being removed) so there's no way to animate back to the starting state when reset is called.

When removing stop(true, true) on the .parent element, the states are properly restored, but the animation are added to the queue, which is not desired.

Attachments (0)
Change History (2)

Changed December 21, 2012 04:22AM UTC by dmethvin comment:1

owner: → bluefoxreg@gmail.com
status: newpending

Please simplify your test case to use only jQuery core.

Changed January 04, 2013 08:49AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!