Skip to main content

Bug Tracker

Side navigation

#1973 closed bug (fixed)

Opened November 26, 2007 07:51PM UTC

Closed December 27, 2007 02:42PM UTC

JQuery UI drag and drop issue in IE6.

Reported by: ewkoob Owned by: paul
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: drag drop Cc: ewkoob@yahoo.com
Blocked by: Blocking:
Description

Created two droppable divs, absolute positioned (one on left and on on right of the page). Create two draggables.

When dragging the draggable from right to left on the page, the helper appears to go behind the right div.

Attachments (4)
  • clickmenu.css (4.4 KB) - added by ewkoob November 26, 2007 07:51PM UTC.
  • toolbar.2.html (5.7 KB) - added by ewkoob November 26, 2007 07:52PM UTC.
  • toolbar.html (5.7 KB) - added by ewkoob November 26, 2007 07:51PM UTC.
  • toolbar.js (8.2 KB) - added by ewkoob November 26, 2007 07:52PM UTC.
Change History (2)

Changed November 30, 2007 05:28PM UTC by paul comment:1

owner: → paul
status: newassigned

Changed December 27, 2007 02:42PM UTC by paul comment:2

resolution: → fixed
status: assignedclosed

IE6 has some strange zIndex issues. try to use the zIndex option and set it explicitely to something. Thanks!