Metadata
- Source
- FLUID-2301
- Type
- Sub-task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Joseph Scheuhammer
- Reporter
- Joseph Scheuhammer
- Created
2009-03-02T11:33:53.000-0500 - Updated
2009-03-19T10:25:02.000-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Image Reorderer
Description
There is an "img" role in ARIA. Back in the day, the thumbnails for the image reorderer were marked @role="gridcell", which is/was fairly uninformative. A role value of "img" is close to communicating to users that these graphics are thumbnails.
The spec for the 'img' role is (currently, last call draft):
http://www.w3.org/TR/wai-aria/#img
Comments
-
Justin Obara commented
2009-03-12T14:54:32.000-0400 Bug Parade 1.0 release
-
Joseph Scheuhammer commented
2009-03-19T10:24:51.000-0400 Viewed the markup generated for three demos on the Fluid build site noting that :
(1) the relevant markup within image reorderer has been modified as appropriate, and
(2) the relevant markup has not changed for the the portlet reorderer, nor the sortable tabs examples.The demos:
- "Standalone Image Reorderer demonstration"
http://build.fluidproject.org/fluid/sample-code/reorderer/image-reorderer/image-reorderer.html - "Demo uPortal site"
http://build.fluidproject.org/uPortal/render.userLayoutRootNode.uP;jsessionid=3393BFC3272C7EBCBBA0CCED6D07CEB3 - "Sortable jQuery tabs example"
[http://build.fluidproject.org/fluid/sample-code/reorderer/jquery-tabs/jquery-tabs.html"
Tested in FF2/FF3 (OS X), IE8beta and Safari 4beta (WinXP).
- "Standalone Image Reorderer demonstration"