Opened 15 years ago
Closed 15 years ago
#2886 closed bug (fixed)
Nested Droppables can cause an 'inst has no properties' error
Reported by: | michelled | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.droppable | Version: | 1.5b4 |
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:
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.
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | 1.2.4 |
---|
comment:2 Changed 15 years ago by
Component: | ui.core → ui.droppable |
---|---|
Milestone: | → 1.5 |
Version: | 1.2.3 → 1.5b4 |
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Milestone 1.2.4 deleted