FLUID-1187: Pointer doesn't change style immediately when over portlet title bar

Metadata

Source
FLUID-1187
Type
Sub-issue
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Jacob Farber
Reporter
Justin Obara
Created
2008-08-18T11:15:00.000-0400
Updated
2008-09-23T15:59:45.000-0400
Versions
  1. 0.4
  2. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. Layout Reorderer
  2. Reorderer

Description

When you place the pointer over the title bar of a movable portlet, it takes a little bit longer for the cursor to change. This means that if you are attempting to move portlets quickly, you can miss picking it up when you starting DnD.

Steps to reproduce:

1) Open the uPortal example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/portal/portal.html

2) Place the pointer over the title bar of a movable portlet. Notice there is a brief delay before the cursor changes style.

dev-iteration43

Environments

IE 6 (Win XP, Win 2000)

Attachments

Comments

  • Justin Obara commented 2008-09-02T11:09:27.000-0400

    'screenshot-1' shows the pointer remaining as an arrow over the portlet's title bar.

  • Justin Obara commented 2008-09-16T11:55:32.000-0400

    It appears that the title bar extends too high and this extension is not a draggable region

  • Justin Obara commented 2008-09-22T12:58:57.000-0400

    Bug Parade: 0.5 release

  • Jacob Farber commented 2008-09-23T15:03:41.000-0400

    portlet-top now includes cursor:move

  • Michelle D'Souza commented 2008-09-23T15:52:11.000-0400

    I code reviewed revision 5656 and it looks fine.

  • Justin Obara commented 2008-09-23T15:59:45.000-0400

    Verified fix using:

    IE 6 (Win XP)