Metadata
- Source
- FLUID-983
- Type
- Sub-task
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jacob Farber
- Reporter
- Colin Clark
- Created
2008-07-22T19:04:43.000-0400 - Updated
2011-02-22T16:27:59.774-0500 - Versions
- N/A
- Fixed Versions
-
- 0.5
- Component
-
- Uploader
Description
There are still a number of outstanding questions on the best way to support ARIA for the Uploader, particularly in terms of live regions and handling multiple progress bars. Do some research and put together a strategy for how to best implement ARIA in Uploader.
Comments
-
Jacob Farber commented
2008-07-23T16:59:57.000-0400 To date, global progress bas has:
Static attributes:
----------------------------- • role = progressbar
• valuemax = 100
• valuemin = 0
• live = assertiveDynamic attributes:
----------------------------- • valuenow (number)
• valuetext (string "VALUENOW% complete")
• busy (boolean) -
Anastasia Cheetham commented
2008-07-23T19:15:47.000-0400 We will likely add the same roles/states/properties to the file row progressbar, but make it's "live" property "none" so that it is silent.
-
Michelle D'Souza commented
2011-02-22T16:27:59.773-0500 Closing issues that were resolved for 1.0 and earlier releases.