Metadata
- Source
- FLUID-396
- Type
- Sub-task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Anastasia Cheetham
- Reporter
- Anastasia Cheetham
- Created
2008-03-24T11:05:34.000-0400 - Updated
2009-06-03T13:43:45.000-0400 - Versions
- N/A
- Fixed Versions
-
- 0.4
- Component
-
- Layout Reorderer
Description
dev-iteration35
Comments
-
Michelle D'Souza commented
2008-04-07T15:47:20.000-0400 Let's take a few minutes to review the existing ARIA roles to ensure that there aren't more appropriate roles than our default (gricell).
-
Anastasia Cheetham commented
2008-04-08T13:36:30.000-0400 I've reviewed the ARIA roles again, and I don't see any roles that seem more appropriate than the grid/gridcell that we are currently using.
-
Anastasia Cheetham commented
2008-05-27T17:42:09.000-0400 In discussions with Rich Schwerdtfeger (of IBM) and Rob Gallo (of Freedom Scientific), it came to light that grid/gridcell are not appropriate roles, and that a role of 'region' (or something like that) would be more appropriate for a portlet.
We should check the ARIA best practices and find out exactly what the role is, and change it.
-
Anastasia Cheetham commented
2008-06-03T17:13:45.000-0400 Used "section" and "region" instead of "grid" and "gridcell"
-
Anastasia Cheetham commented
2008-06-04T14:19:39.000-0400 Apparently, "section" is an abstract role, and shouldn't be used directly. I'll investigate an alternative.
-
Anastasia Cheetham commented
2008-06-09T15:55:26.000-0400 We now use "main" and "article" for the container and the portlets.