Search and Top Navigation
#9298 open feature ()
Opened May 14, 2013 11:09AM UTC
Last modified May 13, 2019 03:38PM UTC
Datepicker: Accessibility
Reported by: | Ian Y. | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Greetings. Will Datepicker have ARIA features like other widgets?
Attachments (0)
Change History (8)
Changed May 14, 2013 12:14PM UTC by comment:1
status: | new → open |
---|---|
summary: | Accessibility features for Datepcker? → Datepicker: Accessibility |
Changed May 14, 2013 12:20PM UTC by comment:2
Replying to [comment:1 scott.gonzalez]:
Yes, but not until it undergoes a rewrite. Please see the roadmap.
I see. Thanks.
Changed December 07, 2017 08:13PM UTC by comment:6
I am also interested in increasing the accessibility of the datepicker widget by adding a role and aria-label to the div created on the popup calendar. I believe the division is <div id="ui-datepicker-div" .... Something like this will work <div id="ui-datepicker-div" role="complementary" aria-label="JQuery Timepicker"
An additional accessibility concern is that if more than one datepicker are added to a page they all have the same id.
If more than one datepicker is added to a page the role can stay the same, however it would be best to change the aria labels to make them unique.
I see this issue (#9298) is five years old. Can we get an update on it?
Thanks,
Russell
Changed October 26, 2018 11:03AM UTC by comment:7
Can we get an update on this? The date picker is useless for big corporations or government websites, who are required to be accessible.
Changed May 13, 2019 03:38PM UTC by comment:8
I have read the roadmap link and it says it is under development with no ETA. The last edit was over 2 years ago. What is the status here?
Yes, but not until it undergoes a rewrite. Please see the roadmap.