Opened 15 years ago

Closed 15 years ago

Last modified 10 years ago

#3241 closed bug (wontfix)

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

Reported by: kwaping Owned by: paul
Priority: minor Milestone:
Component: ui.sortable Version: 1.6b
Keywords: 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 15 years ago.
Simple test case

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by kwaping

Attachment: index.html added

Simple test case

comment:1 Changed 15 years ago by paul

Resolution: wontfix
Status: newclosed

Sorting table rows is not officially supported by jQuery UI.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.