FLUID-521: Ensure that the portlet drag avatar is directly under the dragging cursor in the uPortal mockup

Metadata

Source
FLUID-521
Type
Sub-task
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2008-04-22T15:33:54.000-0400
Updated
2008-04-29T12:54:18.000-0400
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Layout Reorderer

Description

The avatar is not properly positioned under the cursor. This is actually caused by a bug in jQuery ( http://dev.jquery.com/ticket/2643 ): jQuery's ui.draggable has a 'cursorAt' option should accomplish this behaviour, but it doesn't work if scroll is turned on (which it is in the Reorderer). The ticket has actually been assigned now, so we should monitor it, and see if it is resolved soon. In the meantime, we need to find an alternative solution.

Comments

  • Anastasia Cheetham commented 2008-04-28T15:54:24.000-0400

    This issue is being reduced in priority, because the preferred styling (of an avatar that is a transparent copy of the portlet) will eliminate this issue.

  • Daphne Ogle commented 2008-04-29T12:54:18.000-0400

    Replaced by Fluid-551