Skip to main content

Search and Top Navigation

#8553 closed bug (duplicate)

Opened September 06, 2012 06:54AM UTC

Closed March 23, 2013 02:10AM UTC

Sortable: containment vs overflow: auto

Reported by: fz22 Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.23
Keywords: Cc:
Blocked by: Blocking:
Description

The containment DOM element's bottom edge is ignored when the container has overflow: auto set. (only in IE8/9)

Moreover: without setting scroll: false, the whole document height is increased after every mouse move outside the container and/or browser window. (IE8/9 and FF)

See my sample page below:

http://jsfiddle.net/kdy6Y/6/

resize your browser's height to let UL extend over it.

tested with FF 10.0.2/ie8/ie9

Attachments (0)
Change History (3)

Changed October 11, 2012 02:56PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed November 03, 2012 09:38PM UTC by petersendidit comment:2

status: newopen
summary: Sortable containment vs overflow: autoSortable: containment vs overflow: auto

Changed March 23, 2013 02:10AM UTC by tj.vantoll comment:3

resolution: → duplicate
status: openclosed

Duplicate of #7546.