Bug Tracker

Modify

Ticket #2594 (closed bug: wontfix)

Opened 5 years ago

Last modified 5 years ago

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:
Blocking: Blocked by:

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

Picture 2.png Download (13.5 KB) - added by kylebragger 5 years ago.
the element is currently being dragged; note the loss of css
Picture 3.png Download (13.7 KB) - added by kylebragger 5 years ago.
this is the proper appearance of the element
sortablejs.txt Download (555 bytes) - added by kylebragger 5 years ago.
javascript being used to generate the sortable

Change History

Changed 5 years ago by kylebragger

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

Changed 5 years ago by kylebragger

this is the proper appearance of the element

Changed 5 years ago by kylebragger

javascript being used to generate the sortable

comment:1 Changed 5 years ago by scott.gonzal

  • Status changed from new to closed
  • Resolution set to wontfix

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.