Skip to main content

Search and Top Navigation

#11580 new bug ()

Opened March 20, 2015 04:53PM UTC

Last modified November 20, 2015 09:18PM UTC

Draggable connected to nested sortabled - helper misplaced on exit

Reported by: tepez2 Owned by:
Priority: minor Milestone: none
Component: ui.sortable Version: 1.11.4
Keywords: Cc:
Blocked by: Blocking:
Description

Please check this example http://jsfiddle.net/8hy92a9g/1/

1. Pick up the Thing (draggable)

2. Drag it in and out of the big red box (sortable) - works as expected

3. Now drag it in and out of the small blue box (nested sortable). You'll notice that:

a. When exiting the small box, the helper is flickers for a fraction of a second.

b. When existing the large box, the helper is misplaced and will remain so until dragging back into the large box.

This is how it looks with Chrome 41 https://www.youtube.com/watch?v=Vls2tTteu60

This is similar to closed ticket 10669 but different since here we deal with nested sortables.

Attachments (0)
Change History (3)

Changed September 16, 2015 08:44PM UTC by scottgonzalez comment:1

component: ui.coreui.sortable

Changed November 20, 2015 06:32PM UTC by mirkomen77 comment:2

What is the status of this bug?

Changed November 20, 2015 09:18PM UTC by scottgonzalez comment:3

New, as indicated above.