FLUID-1532: Uploader 2: Add keyboard navigation to the file queue.

Metadata

Source
FLUID-1532
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2008-09-09T20:36:51.000-0400
Updated
2011-01-14T11:23:13.897-0500
Versions
N/A
Fixed Versions
  1. 0.5
Component
  1. Uploader

Description

The file queue should be selectable with the arrow keys when focussed, and file rows should be deletable with the delete key.

dev-iteration42

Comments

  • Colin Clark commented 2008-09-09T20:57:43.000-0400

    Just need a test to show deletion working with the Del key.

  • Colin Clark commented 2008-09-16T10:02:49.000-0400

    Keyboard accessibility was added to the file queue and tests out. I've filed a separate JIRA about the need to write a unit test that shows the activation behaviour, but haven't been able to do this yet due to an apparent bug in the keyboard plugin.