Skip to main content

Search and Top Navigation

#4144 closed bug (worksforme)

Opened February 13, 2009 03:40PM UTC

Closed October 25, 2012 02:56PM UTC

Draggable containment breaks in FF2, Safari, Chrome

Reported by: chrisbarr Owned by:
Priority: major Milestone: 2.0.0
Component: ui.draggable Version: 1.6rc6
Keywords: draggable, containment, Firefox2 Cc:
Blocked by: Blocking:
Description

I tested this as working fine in FF3, IE7, IE6, and Opera.

It seems to throw numerous errors in FF2 and Webkit browsers.

Code used:

$("#hello").draggable({containment:"html"});

demo: http://jsbin.com/uyosu/

source: http://jsbin.com/uyosu/edit

(On my site it works fine when containment is removed, but on JSBin it seems to break even when that option is removed)

Attachments (0)
Change History (2)

Changed October 03, 2012 03:40PM UTC by scottgonzalez comment:1

milestone: 1.next2.0.0

Changed October 25, 2012 02:56PM 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/qW5Hm/

If you can still reproduce it, please feel free to reopen the bug. Thanks!