FLUID-1631: Springboards: "Not sortable" elements are also not selectable

Metadata

Source
FLUID-1631
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2008-09-26T11:41:09.000-0400
Updated
2011-01-14T09:53:23.081-0500
Versions
  1. 0.5beta1
  2. 0.5
Fixed Versions
N/A
Component
  1. Demos
  2. Reorderer

Description

Example 1 of the reorderer springboads "Not sortable" elements are also not selectable

Steps to reproduce:

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

2) Press the tab key until one of the "I'm Sortable" list items, from example 1, has focus

3) Using the keyboard attempt to arrow to a "Not Sortable" item

Notice that the "Not sortable" items are also not selectable

Environments

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

Comments

  • Michelle D'Souza commented 2008-09-26T12:53:12.000-0400

    The issue is perhaps one of documentation. If there are items that are selectable but not movable the 'selectables' and 'dropTargets' selectors must be specified to the reorderer.

  • Eli Cochran commented 2008-09-26T14:03:50.000-0400

    Reviewed and tested Michelle's check in (#5694)

  • Justin Obara commented 2008-09-26T14:27:28.000-0400

    Verified fix using:

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