Search and Top Navigation
#3589 closed bug (notabug)
Opened November 14, 2008 01:54PM UTC
Closed November 23, 2008 06:09PM UTC
Last modified October 11, 2012 09:15PM UTC
dragged out of the viewport - in the top of the browser
Reported by: | olivier | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.draggable | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If a draggable element is released in the top of the browser, then it connot be dragged back, as it is not anymore in the viewport.
I think it wrong behaviour.
This can be verified on this page:
http://ui.jquery.com/repository/latest/demos/functional/#ui.draggable
This is not wrong behaviour - if you don't want to make that happen, then simply set the option 'containment' to the document.