FLUID-537: Clicking on whitespace selects all draggable elements in FF2

Metadata

Source
FLUID-537
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Justin Obara
Created
2008-04-28T12:10:33.000-0400
Updated
2009-05-05T09:46:16.000-0400
Versions
  1. 0.4beta1
  2. 0.4
  3. 0.5beta1
  4. 0.5
  5. 0.6beta1
  6. 0.6
  7. 0.7
  8. 0.8
Fixed Versions
  1. 1.0
Component
  1. Image Reorderer

Description

Clicking on the whitespace below "This is the Lightbox demo page" and above the draggable elements, causes all the draggable elements to be selected.

Environments

FF2, FF3, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)

Attachments

Comments

  • Michelle D'Souza commented 2008-04-28T13:11:47.000-0400

    It seems that clicking on the 'margin' selects all the elements. Changing 'margin' to 'padding' may work.

  • Justin Obara commented 2008-09-16T10:27:22.000-0400

    'screenshot-1' shows all of the images selected

  • Justin Obara commented 2009-05-05T09:46:16.000-0400

    Appears to have been fixed, possibly as some last minute styling fixes