Bug Tracker

Modify

Ticket #1720 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

Draggable Destory fails if element is set as draggable more than once

Reported by: jonahfox Owned by: paul
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: Cc:
Blocking: Blocked by:

Description

e.g

$('#my_obj').draggable() $('#my_obj').draggable()

now

$('#my_obj').draggableDestroy() fails to stop #my_obj being draggable. Similar problem with draggableDisable failing,

Change History

comment:1 Changed 6 years ago by john

  • Component changed from core to ui

comment:2 Changed 6 years ago by paul

  • Owner set to paul
  • Status changed from new to assigned

comment:3 Changed 6 years ago by paul

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

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.