FLUID-1121: Inconsistency between appearance of drop target and potential to successfully drop

Metadata

Source
FLUID-1121
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Antranig Basman
Created
2008-08-08T14:59:00.000-0400
Updated
2008-11-13T13:40:58.000-0500
Versions
  1. 0.4
Fixed Versions
  1. 0.5beta1
Component
  1. Reorderer

Description

In all sorts of subtle ways, there arise inconsistencies between the situations where the Reorderer will render a drop target marker, and whether releasing the mouse when this is shown will actually cause a drop to occur there. These typically occur "at the edges" of the range, hence resulting in particular subcases such as FLUID-1055 and FLUID-479.

Comments

  • Antranig Basman commented 2008-08-08T15:12:27.000-0400

    Fixed at revision 5339, use of ui.droppable.drop now completely removed

  • Justin Obara commented 2008-11-13T13:40:58.000-0500

    Appears to have been fixed