Skip to main content

Bug Tracker

Side navigation

#1016 closed bug (wontfix)

Opened March 02, 2007 12:40PM UTC

Closed March 31, 2008 01:31AM UTC

IE 6 > Sortable boxes: cannot refill empty div.groupWrapper

Reported by: rombeh Owned by: stefan
Priority: major Milestone: 1.1.3
Component: interface Version: 1.1.2
Keywords: sortable Cc:
Blocked by: Blocking:
Description

If I drag/sort box-item (div.groupItem) till the 'wrapper container' (div.groupWrapper) empty, I cannot re-drag/refill that empty container.

Attachments (0)
Change History (2)

Changed April 17, 2007 06:50AM UTC by timmaffett comment:1

[Ticket 1125 is a duplicate of this problem]

If you add a fixed height (like 'height: 300px') to the .groupWrapper css class then the drag region does not shrink and you can drag to an empty region (add a 'border: 2px solid red;' to the .groupWrapper class and you can see how it is shrinking to only a few pixels when there are not items in the div. (this because the 'min-height: 300px' css is being ignored by ie). I do notice some animation flicker when expanding/contracting in ie7 however...

Changed March 31, 2008 01:31AM UTC by scott.gonzal comment:2

need: → Review
resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.