Skip to main content

Bug Tracker

Side navigation

#2599 closed bug (fixed)

Opened March 27, 2008 06:44PM UTC

Closed May 03, 2008 07:31AM UTC

droppable("destroy") doesn't remove "ui-droppable" class

Reported by: acheetham Owned by: codesquare
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc: a.cheetham@utoronto.ca
Blocked by: Blocking:
Description

Note: This bug was observed in a checkout of jquery.ui trunk as of March 25, 2008

A call to droppable("destroy") does not remove the "ui-droppable" class from the element. Any further event handling that uses the class to identify droppables (e.g. drop handling) incorrectly identifies the element as still being a droppable.

Attachments (0)
Change History (3)

Changed March 27, 2008 08:30PM UTC by scott.gonzal comment:1

See #2602.

Changed March 31, 2008 03:05PM UTC by paul comment:2

owner: paulcodesquare

Changed May 03, 2008 07:31AM UTC by paul comment:3

resolution: → fixed
status: newclosed