Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2333 closed bug (fixed)

Draggable demo dumps code instead of text content into droppable when dropped

Reported by: lvanbass Owned by: paul
Priority: major Milestone: 1.5
Component: ui.core Version:
Keywords: ui, demo, draggable Cc:
Blocked by: Blocking:

Description

http://dev.jquery.com/view/trunk/ui/demos/ui.droppable.html

The expected behavior is that the text content of the draggable is added to the droppable on drop.

Instead, in my FF 2.0.0.11 and my IE 6.0, the droppable is filled with some jquery code when an accepted draggable is dropped on it.

Attachments (1)

jquery-ui-1.5b-draggable-demo-bug.png (49.4 KB) - added by lvanbass 15 years ago.
A screenshot of the bug in my FF 2.0.0.11

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by lvanbass

A screenshot of the bug in my FF 2.0.0.11

comment:1 in reply to:  description Changed 15 years ago by lvanbass

Replying to lvanbass:

http://dev.jquery.com/view/trunk/ui/demos/ui.droppable.html

The expected behavior is that the text content of the draggable is added to the droppable on drop.

Instead, in my FF 2.0.0.11 and my IE 6.0, the droppable is filled with some jquery code when an accepted draggable is dropped on it.

Edit : it's in the droppable demo, not the draggable demo. (the URL was correct though)

comment:2 Changed 15 years ago by paul

Resolution: fixed
Status: newclosed

comment:3 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.