Skip to main content

Bug Tracker

Side navigation

#1785 closed bug (fixed)

Opened October 08, 2007 05:45PM UTC

Closed March 31, 2008 01:32AM UTC

jQuery 1.2.1 + Draggable triggers infinite loop of errors

Reported by: Brandon! Owned by: stefan
Priority: major Milestone:
Component: interface Version: 1.2.1
Keywords: interface ui sortable draggable Cc:
Blocked by: Blocking:
Description

I have noticed a bug with jQuery 1.2.1 and any type of draggable

extension (I have tested with both Interface and UI) where once you release the draggable element, jQuery will throw a bunch of errors every second in an infinite loop. I can reproduce their error easily on Firefox 2 with not only my scripts (which were working with 1.1.2, but also jQuery's site. It seems to effect any reference to the Draggable class.

To see this bug follow these steps:

Sortables)

  • Interact with the sortable (drag any element in any direction)
  • Watch the error messages tally up (if you have Firebug, you will see

the error counter keep going and going and going...)

More information can be found in this Google Group thread: https://groups.google.com/group/jquery-en/browse_thread/thread/f51d072b5a53760d

Attachments (0)
Change History (2)

Changed October 10, 2007 09:51AM UTC by swent comment:1

see #1679

Changed March 31, 2008 01:32AM UTC by scott.gonzal comment:2

resolution: → fixed
status: newclosed

Fixed in jQuery UI.