Skip to main content

Search and Top Navigation

#7776 closed bug (duplicate)

Opened October 09, 2011 07:05PM UTC

Closed October 10, 2011 11:51AM UTC

Last modified October 10, 2011 11:51AM UTC

Droppable: no support for z-index

Reported by: draggable Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.droppable Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

Droppable does not support z-index in determining the front-most drop target.

Example:

Try dragging "Drag" onto overlapping region of "Under" and "Over". Drop will happen on "Under" instead of "Over".

Greedy does not affect result.

Attachments (0)
Change History (2)

Changed October 10, 2011 11:51AM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Changed October 10, 2011 11:51AM UTC by scottgonzalez comment:2

Duplicate of #3452.