Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.7
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
There are a few components that don't comply with 508 Accessibility Compliance.
- The ice:tree component needs a title attribute.
- The selectItem component needs a title attribute.
- The ice:tree component needs a title attribute.
- The selectItem component needs a title attribute.
SelectItem is a standard JSF facet component. We don't have our own SelectItem component. Therefore, there is no way to add a title attribute. (All the ice:selectOne and ice:selectMany components already have a title attribute.)