Skip to main content

Bug Tracker

Side navigation

#428 closed bug (invalid)

Opened November 23, 2006 10:27AM UTC

Closed December 18, 2006 09:55PM UTC

spam

Reported by: gpremuda@softwerk.it Owned by: stefan
Priority: major Milestone:
Component: interface Version:
Keywords: Cc:
Blocked by: Blocking:
Description
Attachments (2)
  • idrag.2.js (16.1 KB) - added by gpremuda@softwerk.it November 23, 2006 10:28AM UTC.

    patched idrag.js

  • idrag.js (16.1 KB) - added by gpremuda@softwerk.it November 23, 2006 10:28AM UTC.

    pathced idrag.js

Change History (2)

Changed November 24, 2006 03:25PM UTC by john comment:1

component: fxinterface
owner: johnstefan

Changed December 18, 2006 09:55PM UTC by joern comment:2

description: Trying to reapply a draggable to a DOM object after DraggableDestroy will not work and result in repeated "elm has no properies" errors.\ \ Solution:\ \ add:\ \ this.isDraggable=false; \ \ right after \ \ this.dragElem = null;\ \ in line 23
resolution: → invalid
status: newclosed
summary: Draggable isn't destoyrd correctlyspam