From 7eada061ed749b73fc728329149a31b258439f49 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sat, 7 Feb 2009 17:40:54 +0000 Subject: fixed name and location of test page for #4088 - droppable, not sortable issue --- tests/visual/droppable/droppable_ticket_4088.html | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 tests/visual/droppable/droppable_ticket_4088.html (limited to 'tests/visual/droppable') diff --git a/tests/visual/droppable/droppable_ticket_4088.html b/tests/visual/droppable/droppable_ticket_4088.html new file mode 100644 index 000000000..4fccc5ce6 --- /dev/null +++ b/tests/visual/droppable/droppable_ticket_4088.html @@ -0,0 +1,66 @@ + + + + Droppable Visual Test - Droppable ticket 4088 + + + + + + + + + + + +

+Ticket #4088 - Unable to remove() ui.draggable (sortable item) immediately after the drop callback. +

+

+TEST: Drag 'Special Item' to the div labelled 'Drop here' +

+

+TEST: Drag a 'Normal Item' to the div labelled 'Drop here' +

+ + + +
+

Trash Drop here

+
+ +

+ASSERT: The dropped item is removed from the original list and the following text does not appear: "I was dropped and removed, but still here I am!" +

+ + + -- cgit v1.2.3