Skip to main content

Bug Tracker

Side navigation

#3271 closed bug (invalid)

Opened August 20, 2008 06:09PM UTC

Closed August 20, 2008 09:43PM UTC

ui.sortable + table + (cellspacing > 0) = problem

Reported by: kwaping Owned by:
Priority: minor Milestone: 1.3
Component: core Version: 1.2.6
Keywords: ui.sortable, table, cellspacing Cc:
Blocked by: Blocking:
Description

Please see attached code example. A setting of any positive value for cellspacing creates visual issues when sorting rows of a table. It appears to double the cellspacing attribute under certain circumstances. Setting the cellspacing attribute to zero resolves the issue, but this is a workaround at best.

I have only tested this issue with Firefox 2.0.0.16 and Safari 3.1.2 on OSX. The issue appears in both browsers.

Attachments (1)
  • index.html (2.9 KB) - added by kwaping August 20, 2008 06:10PM UTC.

    Simple test case. You'll need to point the jquery paths to your own files.

Change History (1)

Changed August 20, 2008 09:43PM UTC by flesler comment:1

resolution: → invalid
status: newclosed

This belongs to jQuery UI.

Please repost this to the UI Bug Tracker.