Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:all
-
Support Case References:Support Case #13016 - https://icesoft.my.salesforce.com/5007000000lzD66
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Feature Request: Add a 'caption' attribute to help facilitate better screen reader/accessibility for the ace:dataTable.
http://www.w3.org/TR/2014/NOTE-WCAG20-TECHS-20140311/H39
http://www.w3.org/TR/2014/NOTE-WCAG20-TECHS-20140311/H39
Activity
Arran Mccullough
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Arturo Zambrano
made changes -
Attachment | screenshot-10223-1.png [ 17688 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43629 | Mon Dec 01 15:35:52 MST 2014 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This looks simple enough, but need to review the use of "caption" in the context of our support for WAI-ARIA roles to ensure no conflict is created by adding it, etc.