FLUID-513: Merge tabindex plugin into keyboard a11y plugin, and move out of sandbox and into main svn

Metadata

Source
FLUID-513
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Anastasia Cheetham
Created
2008-04-21T14:57:43.000-0400
Updated
2008-05-13T09:53:17.000-0400
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Keyboard Accessibility

Description

Comments

  • Michelle D'Souza commented 2008-04-28T13:38:28.000-0400

    The plugins have been moved out of the sandbox for the 0.3beta1 release. They still need to be merged.

  • Colin Clark commented 2008-05-12T21:00:13.000-0400

    I moved the tabindex code into a separate closure so it's clearer that it is a separate module from the key nav code.