FLUID-1132: Drop marker not properly updated right away

Metadata

Source
FLUID-1132
Type
Sub-task
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2008-08-11T16:51:22.000-0400
Updated
2008-09-08T09:05:02.000-0400
Versions
  1. 0.4
Fixed Versions
  1. 0.5
Component
  1. Layout Reorderer
  2. Reorderer

Description

Sometimes, after a drop marker has been shown (i.e. at least one drag-drop has been carried out), the marker starts out at that old position before updating to the 'right' spot on subsequent drags.

To reproduce:
http://build.fluidproject.org/fluid/tests/fluid-tests/manual/portal/simple-portlets.html

1) Use the mouse to drag portlet 1 and drop it between portlets 3 and 4
2) Slowly pick portlet 8 up and drag it downward, as if to drop it at the bottom of the column.

As soon as the mouse is over portlet 9, the drop marker will show up in column 1, between portlets 1 and 4. Move the mouse a bit further down, and the drop marker will shift to where it's supposed to be.

These particular portlets are just an example, any combination will do.

I'm not sure whether or not this is Layout Customizer specific, or would happen with other flavours of the Reorderer.

Comments

  • Antranig Basman commented 2008-09-07T18:00:57.000-0400

    Drop Manager, Dom Permutation work merged back into trunk at revision 5476

  • Justin Obara commented 2008-09-08T09:05:02.000-0400

    Verified fix using:

    FF2 (Mac OS 10.5)