Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#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

Change History (2)

comment:1 Changed 15 years ago by paul

Resolution: invalid
Status: newclosed

This is not wrong behaviour - if you don't want to make that happen, then simply set the option 'containment' to the document.

comment:2 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.