FLUID-859: Background of avatar becomes opaque on second drag

Metadata

Source
FLUID-859
Type
Bug
Priority
Minor
Status
Closed
Resolution
Won't Fix
Assignee
Anastasia Cheetham
Reporter
Justin Obara
Created
2008-07-08T15:02:04.000-0400
Updated
2008-07-08T19:51:11.000-0400
Versions
  1. 0.4
Fixed Versions
N/A
Component
  1. Image Reorderer

Description

Steps to reproduce:

1) open the generic lightbox example on the daily build page:
http://build.fluidproject.org/fluid/sample-code/reorderer/generic-lightbox/generic-lightbox.html

2) drag one reorderable element and drop it somewhere (doesn't have to be a valid drop target). Notice that the avatar has a transparent
background.

3) without selecting anything else, begin to drag the same element again. Notice this time that the avatar has an opaque background.

Environments

FF2 (Mac OS X)
FF2, FF3 (Win XP)

Comments

  • Anastasia Cheetham commented 2008-07-08T19:40:27.000-0400

    Justin, if you happen to pick up the thumbnail that is already grey because it has focus, then the avatar will have the same solid grey (it is a clone of the thumbnail). This is expected behaviour.

    Could you double-check if this is what is happening?

  • Justin Obara commented 2008-07-08T19:51:11.000-0400

    Yes that was the issue. Closed, as this was the expected behaviour.