FLUID-1758: Springboards: No drop target for themed reorderable tabs

Metadata

Source
FLUID-1758
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Jacob Farber
Reporter
Justin Obara
Created
2008-10-30T14:59:00.000-0400
Updated
2011-01-14T09:53:25.460-0500
Versions
  1. 0.6beta1
  2. 0.6
  3. 0.7
  4. 0.8
  5. 1.0
  6. 1.1
  7. 1.1.1
Fixed Versions
N/A
Component
  1. Demos

Description

No drop target for themed reorderable tabs

Steps to reproduce

1) Open the Reorderer Springboard example from the daily build site:
http://build.fluidproject.org/fluid/fluid-components/html/Reorderer.html#

2) Using the mouse, drag and drop the tabs in example 4 or 5

Notice that no drop targets appear

Environments

FF2 (Mac OS 10.5, Win XP, Win2000)
FF3 (Win2000)
IE7, IE8 (Win XP)
IE7, IE8 (Win Vista)

Comments

  • Justin Obara commented 2008-10-30T15:00:00.000-0400

    'screenshot-1' shows that there is no drop taget for the themed sortable tab example

  • Justin Obara commented 2008-10-30T15:36:30.000-0400

    Closed in error

  • Justin Obara commented 2008-12-03T13:57:16.000-0500

    Bug Parade: 0.6 release

  • Antranig Basman commented 2008-12-12T16:14:33.000-0500

    I don't see any drop targets in FF2 either, and although there is a sort of one in Opera, it is very misshapen (Windows)

  • Justin Obara commented 2008-12-12T16:17:51.000-0500

    same issue in safari as with opera

    I've updated the environments to include FF

  • Jacob Farber commented 2008-12-13T20:28:28.000-0500

    Tabs now have more specific and effective drop markers

  • Jacob Farber commented 2008-12-13T20:29:01.000-0500

    Attached patch implements a more specific drop marker appearance

  • Anastasia Cheetham commented 2008-12-15T10:30:20.000-0500

    The patch looks ok (to my untrained css eyes) and it does produce nice drop-markers for the tab examples.

    BUT: It breaks the drop-markers for the list and grid examples on the same page. Before the patch, they were nice red lines, with the patch there is no red involved, and the grid example is very disorienting.

  • Anastasia Cheetham commented 2008-12-15T15:31:59.000-0500

    This last patch looks great!

  • Justin Obara commented 2008-12-16T09:58:48.000-0500

    Still not working in FF2, I will change the environments to reflect this.

  • Antranig Basman commented 2009-04-01T14:59:21.000-0400

    I do not see this work right on FF3 either - there are sometimes drop targets, but their appearance and width is inconsistent. At the right, I get a thick target - one position to the left, I get a thin target, and leftward of that I get no target at all.
    (in 1.0 release)

  • Justin Obara commented 2009-11-04T14:37:39.000-0500

    This example is no longer used