FLUID-400: Trouble dragging an element below the last movable element in a list.

Metadata

Source
FLUID-400
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2008-03-24T13:28:16.000-0400
Updated
2008-07-04T19:37:18.000-0400
Versions
N/A
Fixed Versions
  1. 0.4
Component
  1. Reorderer

Description

It is dificult to drag an item below the last movable element in a list. If any drop targets appear (anywhere but below the last movable element), the drop target does not appear below the last element and the item cannot be dropped there.

Link to sites: http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/concrete/scheduler/RSFStyleScheduler.html

NOTE: on the second site, this only true for the nested items. The top level elements can be dragged below the the last movable element.
also, on this site http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/concrete/todo-list/sortable-todo-list.html
there are no issues. I'm not sure what the difference is.

Environments

Firefox 2 (Mac OS 10.5), IE7 (Win XP)

Comments

  • Michelle D'Souza commented 2008-04-07T15:22:32.000-0400

    The nested scheduler example needs some cleaning up.

  • Antranig Basman commented 2008-04-11T10:37:48.000-0400

    Note that currently (just before 0.3 release) I see the somewhat opposite problem in the sample -
    http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/concrete/todo-list/sortable-styled-todo-list.html
    For example, when moving the drop target outside the list entirely, the visual representation of the target remains (red bar), yet the drop is not accepted. I think it is important to make sure that in absolutely all cases, the visual appearance of the drop indicator coincides with the possibility of making a drop.

  • Justin Obara commented 2008-07-04T19:37:18.000-0400

    Cannot reproduce the issue in current build.

    Tested on:

    Mac 0S X (FF2)

    WinXP (FF2, FF3, IE6, IE7)