Skip to main content

Search and Top Navigation

#4705 closed enhancement (wontfix)

Opened July 23, 2009 10:39AM UTC

Closed October 12, 2010 01:11AM UTC

Option to bring draggable to front on click

Reported by: willryanuk Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.draggable Version: 1.7.2
Keywords: draggable, z-index, click Cc:
Blocked by: Blocking:
Description

Currently, it is possible to bring a draggable to the front on the drag event, but it is not possible to move it to the top on the click event. This would be a nice option to have.

Attachments (0)
Change History (2)

Changed November 17, 2009 09:38AM UTC by jzaefferer comment:1

milestone: TBD1.8

The feature to bring the element to the top is already there, so it shouldn't be that hard to just call that on click, instead of drag start.

Changed October 12, 2010 01:11AM UTC by scottgonzalez comment:2

resolution: → wontfix
status: newclosed

The bring to front functionality will be dropped during the rewrite. This should be implemented as an extension.