FLUID-478: Edge Case: In IE6 and 7, drop marker is wrong if mouse pointer is near edge of another thumbnail.

Metadata

Source
FLUID-478
Type
Bug
Priority
Minor
Status
Closed
Resolution
Duplicate
Assignee
Michelle D'Souza
Reporter
Jonathan Hung
Created
2008-04-09T14:52:51.000-0400
Updated
2008-04-28T14:08:28.000-0400
Versions
  1. 0.3
Fixed Versions
N/A
Component
  1. Image Reorderer

Description

Dragging a thumbnail will sometimes snap back to its original location despite a drop marker indicating it would appear next to another thumbnail. This is an edge case in IE6 and 7. Not reproducible on FF2 on WinXP.

To reproduce:

  • grab Kiwano near the bottom-right corner.
  • drag it downward to Kiwi
  • slowly move mouse pointer down so that it is past Kiwi's thumbnail box and near Tamarillo
  • Notice that the drop marker is indicating that it will drop next to Kiwi
  • Releasing the mouse "snaps" Kiwano back to its original location.

Question:

  • In this case should the drop marker appear next to Tamarillo instead of Kiwi because the mouse pointer position is closer to Tamarillo?
  • Would it be easier to deal with these issues if the drag avatar is positioned centered to the mouse pointer?

Environments

WinXP IE6 and IE7

Attachments

Comments

  • Michelle D'Souza commented 2008-04-28T14:08:28.000-0400

    This is the same issue as FLUID-479.