Opened 14 years ago
Closed 10 years ago
#4144 closed bug (worksforme)
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)
Change History (2)
comment:1 Changed 10 years ago by
Milestone: | 1.next → 2.0.0 |
---|
comment:2 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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!