Modify ↓
Ticket #2594 (closed bug: wontfix)
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
Change History
Changed 5 years ago by kylebragger
-
attachment
Picture 2.png
added
Changed 5 years ago by kylebragger
-
attachment
Picture 3.png
added
this is the proper appearance of the element
Changed 5 years ago by kylebragger
-
attachment
sortablejs.txt
added
javascript being used to generate the sortable
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

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