Bug Tracker

Ticket #3271 (closed bug: invalid)

Opened 5 months ago

Last modified 5 months ago

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

Reported by: kwaping Assigned to: anonymous
Type: bug Priority: minor
Milestone: 1.3 Component: core
Version: 1.2.6 Keywords: ui.sortable, table, cellspacing
Cc: Needs: Review

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

index.html (2.9 kB) - added by kwaping 5 months ago.
Simple test case. You'll need to point the jquery paths to your own files.

Change History

Changed 5 months ago by kwaping

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

Changed 5 months ago by flesler

  • status changed from new to closed
  • resolution set to invalid

This belongs to jQuery UI. Please repost this to the UI Bug Tracker.

Note: See TracTickets for help on using tickets.