Skip to main content

Bug Tracker

Side navigation

#2594 closed bug (wontfix)

Opened March 27, 2008 12:22PM UTC

Closed March 31, 2008 02:22AM UTC

dragging a Sortable causes it to lose all of its CSS styles

Reported by: kylebragger Owned by: stefan
Priority: minor Milestone: 1.2.4
Component: interface Version: 1.2.3
Keywords: css,visual Cc:
Blocked by: Blocking:
Description

Note: I'm using jquery 1.2.3 + interface.js 1.2

When dragging a Sortable, any CSS applied to it is lost during the drag; it appears almost totally unstyled while dragging, but reverts to the normal, proper appearance once dropped and the sort is finished.

Attached are screenshots and code.

Attachments (3)
  • Picture 2.png (13.5 KB) - added by kylebragger March 27, 2008 12:23PM UTC.

    the element is currently being dragged; note the loss of css

  • Picture 3.png (13.7 KB) - added by kylebragger March 27, 2008 12:24PM UTC.

    this is the proper appearance of the element

  • sortablejs.txt (0.5 KB) - added by kylebragger March 27, 2008 12:24PM UTC.

    javascript being used to generate the sortable

Change History (1)

Changed March 31, 2008 02:22AM UTC by scott.gonzal comment:1

resolution: → wontfix
status: newclosed

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