FLUID-3629: Drag avatar incorrectly styled.

Metadata

Source
FLUID-3629
Type
Bug
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Jonathan Hung
Created
2010-04-12T13:58:34.000-0400
Updated
2017-03-13T11:08:39.549-0400
Versions
  1. 1.2beta1
  2. 1.2
  3. 1.2.1
  4. 1.3
  5. 1.5
  6. 2.0
Fixed Versions
N/A
Component
  1. Demos
  2. Image Reorderer

Description

http://build.fluidproject.org/infusion/demos/reorderer/imageReorderer/
When dragging, the drag avatar (image) is not correctly styled:

In FF 3.6

  • centered thumbnail label becomes left justified and turns into a link
  • thumbnail image changes in size
  • a black horizontal line appears below the thumbnail image.
  • thumbnail dimension increases in size

In IE8

  • the drag avatar only consists of an image.
  • text and box styling not visible.
  • thumbnail image changes in size.

[See comments for Mac OS 10.8.5 issues]

Environments

Windows XP Firefox 3.6, IE8
Mac OS 10.8.5 Firefox 29.0.1, Chrome 35.0.1916.114, Safari 6.1 (8537.71)

Comments

  • beth.mejsullivan commented 2014-05-30T16:04:56.702-0400

    I found a same issue while testing this test plan http://wiki.fluidproject.org/display/fluid/Reorderer+QA+Test+Plan+-+Image+Reorderer.

    Environment MacOSX 10.8.5, Firefox 29.0.1,Chrome 35.0.1916.114

    "
    Test 2: Move to Last Position

    Procedure
    Open the browser and navigate to the specified URL
    Using the mouse, hover over one of the images
    Using the mouse, press and hold the 'left-mouse-button' down
    Using the mouse, drag the avatar after the last image
    Using the mouse, release the 'left-mouse-button' over a drop target
    Expected Results
    The avatar should drop and move the image to the new location
    The other images should shift to fill in the empty space where the image was originally located
    Stop Test
    Refresh the browser to return the page to its initial state
    "