FLUID-676: Styling not applied to 'selectables'

Metadata

Source
FLUID-676
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Michelle D'Souza
Created
2008-05-29T19:36:41.000-0400
Updated
2008-09-30T11:26:44.000-0400
Versions
  1. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. Reorderer

Description

When using the Reorderer API that takes a map of finder functions, selectable items that are not movable are initialized without the appropriate style.

This can be seen in the 'list' manual test:
http://build.fluidproject.org/sakai-imagegallery-tool/tests/fluid-tests/manual/list/list.html

Upon first load of the page, the second list in this example has list items that are not movable and do not have a 'default' style. If you tab to the list and arrow through the items, you will see that the non movable list items receive a 'selected' style upon selection and a 'default' style once it is no longer selected.

There is an automated test in ReorderListTests that has been commented out due to this bug.

Comments

  • Antranig Basman commented 2008-09-18T13:00:35.000-0400

    Fixed at revision 5586

  • Justin Obara commented 2008-09-30T11:26:44.000-0400

    Verified using:

    FF2 (Mac OS 10.5)