Skip to main content

Search and Top Navigation

#2984 closed bug (notabug)

Opened June 09, 2008 07:00PM UTC

Closed June 16, 2008 08:02PM UTC

Last modified June 26, 2008 07:10PM UTC

Sortables inside fieldsets inside sortables in IE

Reported by: anonymous Owned by: paul
Priority: major Milestone:
Component: ui.sortable Version: 1.5rc1
Keywords: Cc:
Blocked by: Blocking:
Description

Having sortables inside sortables causes display corruption if the inner sortables are contained within a fieldset element. This problem only manifests in Internet Explorer, FireFox seems to be immune.

For example, if you have a sortable list wher eeach LI contains a fieldset, and if that fieldset contains its own sortable ul, the result is display corruption in IE when you attempt to drag the outer sortables. The inner sortables jump out of their container.

Attachments (1)
  • sortable.html (1.4 KB) - added by gordon June 11, 2008 10:45PM UTC.

    Demo of the problem senario

Change History (3)

Changed June 16, 2008 08:02PM UTC by paul comment:1

resolution: → invalid
status: newclosed

IE only issue, not related to sortable. However easy fix: add a style tag for fieldset, and change the position of the fieldsets to relative - that will resolve your issue!

Changed June 26, 2008 07:10PM UTC by paul comment:2

milestone: 1.51.5.1

Changed June 26, 2008 07:10PM UTC by paul comment:3

milestone: 1.5.1