Skip to main content

Bug Tracker

Side navigation

#2886 closed bug (invalid)

Opened May 16, 2008 06:52PM UTC

Closed July 11, 2010 06:50PM UTC

Nested Droppables can cause an 'inst has no properties' error

Reported by: michelled Owned by: paul
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

I have an example of three layers of nested droppables. Taking the 'middle' droppable (which is also a draggable) and dropping it on the 'outer' droppable causes the 'inst has no properties' error.

Here is the example:

http://build.fluidproject.org/sakai-imagegallery-tool/tests/fluid-tests/manual/jQueryDnD/nested.html

To replicate the error pick up 'Outer Item 1' and drop it on 'Container'.

To give some context to the markup, I have a portal with reorderable portlets. The portlets are in columns which are droppables. One of the portlets contains an image gallery with reorderable thumbnails. You can see a mockup of this here:

http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/portal/portalWithAvatarClone.html

Picking up the 'Image Lightbox' portlet (by grabbing the title bar) and dropping it back where it was (on the red drop marker) causes the error.

Attachments (3)
  • nested.css (0.4 KB) - added by michelled September 08, 2008 03:29PM UTC.
  • nested.html (1.9 KB) - added by michelled September 08, 2008 03:29PM UTC.
  • nested.js (1.6 KB) - added by michelled September 08, 2008 03:29PM UTC.
Change History (3)

Changed May 26, 2008 05:58PM UTC by michelled comment:1

Changed September 08, 2008 03:31PM UTC by michelled comment:2

I've attached the example files because they are being removed from the fluid project svn.

Changed July 11, 2010 06:50PM UTC by dmethvin comment:3

resolution: → invalid
status: newclosed

This should be filed in the UI bug tracker if still relevant.

http://dev.jqueryui.com