Search and Top Navigation
#9599 closed bug (duplicate)
Opened October 12, 2013 01:05AM UTC
Closed October 14, 2013 12:24PM UTC
floating object has offset to cursor while moving
Reported by: | tom256 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Sortable elements have an offset to the right of the cursor while dragging/moving if the sortable container is located in a parent which is centered by CSS via width:0 auto;
This offset is equal to the distance the parent element was moved to the right by CSS centering.
Please see sample at [[http://jsbin.com/uisortbug/2]]
Attachments (0)
Change History (1)
Changed October 14, 2013 12:24PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #8940.