Search and Top Navigation
#4806 closed bug (worksforme)
Opened August 27, 2009 01:05PM UTC
Closed October 24, 2012 02:29AM UTC
Draggable: Script error
Reported by: | janpolsen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If I try to drag an element while another element is "on it's way to
it's spot" (after having dragged it), then I get the following error:
this.helper is null [Break on this error] ui = ui || this._uiHash();\\n
I assume it is the same error I get on the live UI website (http://jqueryui.com/demos/draggable/#sortable), when I try to drag the "drag me down" box twice, where the second drag is initiated before the box has stopped after being dropped from the first drag. Does it make any sense?
I am using UI v1.7.2 and jQuery v1.3.2. The error occurs both in FF3.5 and IE8.
Attachments (0)
Change History (3)
Changed November 17, 2009 11:56AM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed October 11, 2012 02:49PM UTC by comment:2
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 24, 2012 02:29AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
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://jqueryui.com/draggable/#sortable
If you can still reproduce it, please feel free to reopen the bug. Thanks!