Bug Tracker

Ticket #2599 (closed bug: fixed)

Opened 8 months ago

Last modified 7 months ago

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

Reported by: acheetham Assigned to: codesquare
Type: bug Priority: major
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords:
Cc: a.cheetham@utoronto.ca Needs: Review

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

Change History

Changed 8 months ago by scott.gonzalez

See #2602.

Changed 8 months ago by paul

  • owner changed from paul to codesquare

Changed 7 months ago by paul

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.