Skip to main content

Search and Top Navigation

#5926 closed bug (wontfix)

Opened August 11, 2010 12:37PM UTC

Closed February 19, 2014 07:29PM UTC

Sortable: Relatively positioned elements disappear after sort in IE7

Reported by: manuelvanrijn Owned by:
Priority: major Milestone: 2.0.0
Component: ui.sortable Version: 1.8.4
Keywords: IE7, sortable, drag, drop Cc:
Blocked by: Blocking:
Description

When sorting a element containing a ui-widget-header and buttons, the buttons disappear after dropping.

Here's an example that works in firefox but doesn't in IE7.

I've managed to fix this bug by removing the position: relative from the class ui-button in jquery.ui.button.css

Example of the bug:

http://jsbin.com/uziku3/6

Attachments (0)
Change History (9)

Changed August 11, 2010 12:51PM UTC by scottgonzalez comment:1

component: ui.buttonui.sortable

The bug is in sortable, not button. Also, the .ui-button class has to be positioned in order for icons to work properly.

Changed August 11, 2010 12:52PM UTC by scottgonzalez comment:2

description: When sorting a element containing a ui-widget-header and buttons, the buttons disappear after dropping. \ \ Here's an example that works in firefox but doesn't in IE7. \ \ I've managed to fix this bug by removing the position: relative from the class ui-button in jquery.ui.button.css \ \ Example of the bug (and the fix): \ http://jsbin.com/uziku3/6When sorting a element containing a ui-widget-header and buttons, the buttons disappear after dropping. \ \ Here's an example that works in firefox but doesn't in IE7. \ \ I've managed to fix this bug by removing the position: relative from the class ui-button in jquery.ui.button.css \ \ Example of the bug: \ http://jsbin.com/uziku3/6
summary: Buttons disappear after dropping (+FIX)Sortable: Relatively positioned elements disappear after sort

Changed May 11, 2011 11:18AM UTC by casasoft comment:3

We are encountering the same problem. When using sortable with any item with a 'relative' position, it disappears!

Changed October 12, 2011 04:09PM UTC by mike1286 comment:4

I am experiencing this issue as well any known fixes to this yet? I am using a button in a sortable in IE7 and the button disappears after sortable() drop.

Changed October 11, 2012 09:07PM UTC by scottgonzalez comment:5

milestone: TBD2.0.0

Changed November 08, 2012 02:26AM UTC by mikesherov comment:6

status: newopen

confirmed on latest: http://jsfiddle.net/XhVak/

Changed March 09, 2013 03:43AM UTC by tj.vantoll comment:7

summary: Sortable: Relatively positioned elements disappear after sortSortable: Relatively positioned elements disappear after sort in IE7

This only occurs in IE7, the issue is not present in IE8.

Changed February 07, 2014 12:02PM UTC by grisendo comment:8

Changed February 19, 2014 07:29PM UTC by scottgonzalez comment:9

resolution: → wontfix
status: openclosed

We're no longer landing bug fixes for IE7 and will fully drop support soon.