Bug Tracker

Modify

Ticket #2599 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

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@…
Blocking: Blocked by:

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.

Change History

comment:1 Changed 5 years ago by scott.gonzal

See #2602.

comment:2 Changed 5 years ago by paul

  • Owner changed from paul to codesquare

comment:3 Changed 5 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.