FLUID-455: Reorderer: improper move location shown for unstyled sortable to do list item

Metadata

Source
FLUID-455
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Herb Wideman
Created
2008-04-04T15:53:01.000-0400
Updated
2008-11-13T13:28:08.000-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.3
Component
  1. Reorderer

Description

For the unstyled sortable to do list ( http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/concrete/todo-list/sortable-todo-list.html ), as you begin to drag a single-row list element to a new location a blank line with a number beside it will open up ahead of your direction of movement. This implies that this line will be the new location for the dragged item on the list when it is dripped; however this is not the case, the item will be placed on the line preceeding the numberedd blank line. So you are led to believe for example that the moved item will become #8 on the list, but when dropped it becomes #7.

Environments

Win XP, IE7

Comments

  • Anastasia Cheetham commented 2008-04-07T13:19:29.000-0400

    The page in question has been removed from the list of test files, as it is not suitable for testing purposes.