FLUID-538: Drop target appears when avatar not in a valid drop position

Metadata

Source
FLUID-538
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Justin Obara
Created
2008-04-28T12:42:53.000-0400
Updated
2008-08-11T08:47:49.000-0400
Versions
N/A
Fixed Versions
  1. 0.5beta1
Component
  1. Reorderer

Description

On WinXP:

Drop target appears when avatar not in a valid drop position, happens with all drop targets. Unless the cursor is placed in just the correct position, the avatar will snap back to it's original location.

On Mac OS 10.5

Drop target appears when avatar not in a valid drop position only happens for the bottom most drop target.

Test site: http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/todo-list/sortable-styled-todo-list.html

Environments

FF2 (Mac OS 10.5, WinXP), IE7 (WinXP)

Comments

  • Jonathan Hung commented 2008-05-15T12:13:05.000-0400

    Also seen in
    http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/jquery-tabs/jquery-tabs.html

    To reproduce:

    • if dragging and mouse pointer is just above or below the tabs, releasing mouse will not drop tab at the indicated drop marker.
    • if dragging and mouse pointer is just beyond the last tab, releasing the mouse will not drop tab at the indicated drop marker.

    This example is particularly hard to use because of combination of the tight drop zones and this bug.

  • Antranig Basman commented 2008-08-08T10:27:05.000-0400

    Resolved as part of comprehensive drag and drop reorganisation at rev 5338 ("DragManager" created)

  • Justin Obara commented 2008-08-11T08:47:49.000-0400

    Verified fix using:

    FF2 (Mac OS 10.5, Win XP)
    IE7 (Win XP)