Metadata
- Source
- FLUID-657
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Anastasia Cheetham
- Created
2008-05-27T17:51:11.000-0400 - Updated
2008-06-05T11:32:48.000-0400 - Versions
- N/A
- Fixed Versions
-
- 0.3
- Component
-
- Uploader
Description
We need to ensure that the Uploader supports basic keyboard accessibility by ensuring that:
- all controls are in the tab order
- once upload starts, focus is on the Pause button
dev-iteration34
Comments
-
Colin Clark commented
2008-05-30T18:37:53.000-0400 I committed several related fixes under the FLUID-666 ticket.
-
Colin Clark commented
2008-05-30T18:39:08.000-0400 This issue was fixed by doing the following:
- Ensuring all buttons and links are correctly in the tab order
- Adding descriptive hidden text to the remove buttons
- Throwing focus on the Pause button when uploading is occurring
- Putting focus back on the Done button when the progress bar is dismissed