FLUID-448: Reorderer: generic lightbox item drag to end of items not accepted

Metadata

Source
FLUID-448
Type
Bug
Priority
Minor
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Herb Wideman
Created
2008-04-04T14:45:34.000-0400
Updated
2008-11-13T13:27:48.000-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.3
Component
  1. Reorderer

Description

Dragging image item to empty space after the last image in the group: the item does not remain, it snaps back to original location. The red bar should appear to the right of the last item indicating a possible move to the new location much further over than it does now before it disappears. As it stands the move becomes illegal after the item to be moved is any more than half way past the right border of the last item. While this limitation is relatively easy to pick up on, the procedure of dropping the item fully into the blank space should work if possible as this is the strategy most users will try first.
( http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/concrete/generic-lightbox/generic-lightbox.html )

Environments

Win XP, IE7

Comments

  • Anastasia Cheetham commented 2008-04-07T14:00:33.000-0400

    Duplicates FLUID-408