#3589 closed bug (notabug)
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
Note: See
TracTickets for help on using
tickets.
This is not wrong behaviour - if you don't want to make that happen, then simply set the option 'containment' to the document.