Skip to main content

Search and Top Navigation

#8407 closed bug (duplicate)

Opened June 24, 2012 07:11PM UTC

Closed November 08, 2012 09:38PM UTC

horizontal scrolling shifts inline-block elements down

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

With inline-block elements (not 100% sure about all the requirements to recreate the bug) as the user drags one of the objects, all the other ones shift downwards during dragging.

See the problem at http://jsfiddle.net/francispotter/gtKtE/

See a CSS solution to workaround the problem at http://jsfiddle.net/q4uze/3/

See a discussion on this issue at http://stackoverflow.com/questions/7275374/jquery-ui-sortable-with-horizontal-scrolling-is-shifting-all-elements-down/10508126

Attachments (0)
Change History (4)

Changed June 25, 2012 11:21AM UTC by scottgonzalez comment:1

component: ui.coreui.sortable

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

milestone: 1.9.02.0.0

Changed November 05, 2012 12:10AM UTC by petersendidit comment:3

http://jsfiddle.net/petersendidit/gtKtE/277/ Seems like another possible solution. Need to decide if this is a problem that should be fixed by jQuery UI is it just something that is only caused because of the custom css.

Changed November 08, 2012 09:38PM UTC by scottgonzalez comment:4

resolution: → duplicate
status: newclosed

Duplicate of #8135.