Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
Description
Add ARIA role and attributes to Dialog and Confirmation Dialog.
Definition of role and attributes: http://www.w3.org/TR/wai-aria/roles#dialog
Definition of role and attributes: http://www.w3.org/TR/wai-aria/roles#dialog
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Both Dialog and ConfirmationDialog use the same jQuery UI dialog underneath.
Attributes implemented: role of dialog, role of close button, aria-labelledby, aria-hidden.
Revision: 32553
Modified : /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogRenderer.java
Modified : /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
Modified : /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/jquery-ui.js
Modified : /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/jquery/ui/readme.txt