FLUID-297: Add focus and blur listeners to each selectable element.

Metadata

Source
FLUID-297
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2008-02-21T20:49:55.000-0500
Updated
2011-02-22T16:27:50.913-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.3
Component
  1. Keyboard Accessibility

Description

The keyboard-a11y plugin needs to be able to support the ability to programmatically set focus from outside the plugin. So, for example, if another script or an AT called focus () on a selectable element, the plugin should know to update its state and trigger the selection process accordingly.

Comments

  • Colin Clark commented 2008-02-22T14:37:21.000-0500

    Reworked the plugin's focus management so that focus and blur control the selection/unselection process.

  • Michelle D'Souza commented 2011-02-22T16:27:50.912-0500

    Closing issues that were resolved for 1.0 and earlier releases.