Skip to main content

Search and Top Navigation

#7448 closed bug (worksforme)

Opened June 05, 2011 06:08AM UTC

Closed October 27, 2012 08:11PM UTC

When draggable "stop" method calls an animation's "stop" method, an infinite error message occurs.

Reported by: dannybtran Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.draggable Version: 1.8.13
Keywords: Cc:
Blocked by: Blocking:
Description

When draggable "stop" method calls an animation's "stop" method, an infinite error message occurs only when revert = true and revertDuration > 0

A jsfiddle example can be found here:

http://jsfiddle.net/dfyhR/7/

A web page documenting the bug can be found here: (repro steps listed)

http://dannytran.me/jquery-ui-draggable-animation-stop-bug

Attachments (0)
Change History (2)

Changed October 11, 2012 02:49PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed October 27, 2012 08:11PM UTC by mikesherov comment:2

resolution: → worksforme
status: newclosed

Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI. http://jsfiddle.net/ZXADU/

If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!