Opened 4 years ago
Last modified 4 years ago
#19005 new defect
Accessibility issue with dojox.Calendar
Reported by: | pchuey | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Widgets | Version: | 1.8.14 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The VerticalRenderer? of the dojox.Calendar uses <dl> and <dd> of before icon, start time and summary for presentation of the rendering. It is not recommended for accessibility to interpret that as a data list. Here is the link of more reference info:
Note: See
TracTickets for help on using
tickets.
The irony of course being that you've linked to an IBM document (which I'm not able to access) is that an engineer from IBM created dojox/calendar...
Do you have interested in getting involved and creating a fix for this?