Skip to main content

Search and Top Navigation

#1644 closed bug (duplicate)

Opened September 17, 2007 01:56PM UTC

Closed October 17, 2007 04:57PM UTC

Last modified May 24, 2008 03:39AM UTC

sortable demo - js error

Reported by: djot Owned by: john
Priority: major Milestone:
Component: ui.core Version: 1.2
Keywords: ui sortables bug Cc:
Blocked by: Blocking:
Description

-

Hi,

In the 4th demo of sortables "4. Floating, proxy class" I get an error when I am trying to move items around many times, not just once.

firebug message (FF 2.0.0.6 on WinXP):

[Break on this error] this.parentNode.removeChild( this );

core.js (line 1097)

this.parentNode has no properties

djot

-

Attachments (0)
Change History (5)

Changed September 18, 2007 02:49PM UTC by brandon comment:1

component: coreui
owner: → paul

Changed September 20, 2007 01:48PM UTC by paul comment:2

owner: pauljohn

This is related to the new triggerHandler method.

John, I've pinged this to you, since it's not related to firebug (it also happens with Firebug disabled and IE), and definitely in direct relation to triggerHandler(). If you uncomment the triggerHandler with "sortchange", everything should work fine.

Changed October 10, 2007 09:49AM UTC by swent comment:3

see #1679

Changed October 17, 2007 04:57PM UTC by john comment:4

resolution: → duplicate
status: newclosed

Duplicate of #1679.

Changed May 24, 2008 03:39AM UTC by comment:5

milestone: 1.2.1

Milestone 1.2.1 deleted