#16178 closed enhancement (fixed)
Enhance VoiceOver accessibility of Dojo Mobile widgets
Reported by: | Eric Durocher | Owned by: | Eric Durocher |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | DojoX Mobile | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Many Dojo Mobile widgets are not fully accessible using VoiceOver?.
Attachments (5)
Change History (18)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.9 |
---|
comment:2 Changed 9 years ago by
Priority: | undecided → high |
---|
comment:3 Changed 8 years ago by
Status: | new → assigned |
---|
Changed 8 years ago by
Attachment: | mobile_a11y.patch added |
---|
comment:5 Changed 8 years ago by
The DOH tests for ToolBar are failing since the patch was commited. I'm attaching another patch that fixes the problem introduced with the first one.
comment:6 Changed 8 years ago by
The DOH tests for templating are also failing since the patch was commited. I'm attaching another version of ticket16178-2.patch that fixes both problems.
Changed 8 years ago by
Attachment: | ticket16178-2.patch added |
---|
Fix the bugs introduced by the first patch (IBM CCLA).
Changed 8 years ago by
Attachment: | ComboBox_a11y.patch added |
---|
Add WA_ARIA attributes in mobile ComboBox? - David Todd (IBM, CCLA)
Changed 8 years ago by
Attachment: | EditableListMixin_a11y.patch added |
---|
Add WA_ARIA attributes in mobile _EditableListMixin - David Todd (IBM, CCLA)
Changed 8 years ago by
Attachment: | RoundRectList_a11y.patch added |
---|
Add WA_ARIA attributes in mobile RoundRectList and ListItem for checkable lists - David Todd (IBM, CCLA)
Accessibility enhancements for some of the Dojo Mobile widgets - David Todd, Eric Durocher (IBM, CCLA)