Skip to main content

Search and Top Navigation

#4750 closed feature (duplicate)

Opened August 04, 2009 05:55PM UTC

Closed August 04, 2009 11:20PM UTC

Last modified October 11, 2012 09:15PM UTC

a droppable element is still dropable event if it's covered by another droppable element

Reported by: Romain Owned by:
Priority: minor Milestone:
Component: ui.droppable Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

You have 3 draggable windows

These windows contains many items

Each item can be drag and drop from a window to another

If window B is covering window C, when you want to drag and drop an item from A to B, events of window C are triggered.

I seems I can't fix it with a greedy cause the greedy stop bubbling to parents and in this case windows are side by side at the same level

See related example : http://pastebin.me/176e9a8ff3745da229114b87af190088

Attachments (0)
Change History (3)

Changed August 04, 2009 06:30PM UTC by Romain comment:1

Actually, this is the same problem as ticket #3452

Changed August 04, 2009 11:20PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted