Metadata
- Source
- FLUID-1124
- Type
- Sub-task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Justin Obara
- Created
2008-08-11T11:42:28.000-0400 - Updated
2008-09-08T09:13:19.000-0400 - Versions
-
- 0.4
- 0.5beta1
- Fixed Versions
-
- 0.5
- Component
-
- Layout Reorderer
Description
When attempting to drag an element in a nested reorderer (after having moved it's parent) to the last position, the element goes to the second last position instead.
Steps to reproduce.
1) Open the uPortal demo example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/portal/portal.html
2) Move the Lightbox portlet to the right side
3) Attempt to drag and drop an image in the last position, notice that it moves to the second last position instead
Note that this issue doesn't occur if you do not move the Lightbox portlet first.
If you make the last drop target visible but move away from it and then drop, you are able to get the image into the last position. This workaround is due to another issue (see FLUID-1122).
Environments
FF2, FF3, Safari 3 (Mac OS 10.5)
FF2, FF3 (Win XP)
FF3 (Win Vista)
Comments
-
Anastasia Cheetham commented
2008-08-11T12:12:07.000-0400 These issues may have the same cause.
-
Anastasia Cheetham commented
2008-08-11T12:12:48.000-0400 May be related.
-
Antranig Basman commented
2008-09-07T18:03:13.000-0400 Drop Manager, Dom Permutation work merged back into trunk at revision 5476
-
Justin Obara commented
2008-09-08T09:13:19.000-0400 Verified fix using:
FF2, FF3 (Mac OS 10.5)
FF2, FF3 (Win XP)
FF3 (Win Vista)