Skip to main content

Search and Top Navigation

#9623 open bug ()

Opened October 26, 2013 09:18PM UTC

Last modified November 03, 2013 01:31PM UTC

Datepicker: does not announce to AT with keyboard shortcuts

Reported by: dylanb Owned by: dylanb
Priority: minor Milestone: none
Component: ui.datepicker Version: 1.10.3
Keywords: a11y Cc:
Blocked by: Blocking:
Description

When using VoiceOver and the Command-LEFT and Command-RIGHT keys to move the highlighted date in the date picker a blind user would not be aware of which day is selected.

Also, the user is not aware what the currently selected year or month is.

Also when changing the year or month using the keyboard shortcuts, no announcements are made.

Attachments (0)
Change History (4)

Changed October 28, 2013 12:12PM UTC by tj.vantoll comment:1

keywords: → a11y
owner: → dylanb
status: newpending
summary: Datepicker does not announce the datepicker information on OS X with VoiceOverDatepicker: does not announce to AT with keyboard shortcuts

I made the title a little more generic here because this behavior is not specific to VoiceOver or OS X. Do you have any suggestions of how we could announce this information?

Changed October 29, 2013 12:21AM UTC by dylanb comment:2

status: pendingnew

I have successfully implemented this with aria-live announcements similar to what is being done in

https://github.com/jquery/jquery-ui/pull/1118

Changed October 29, 2013 02:15AM UTC by tj.vantoll comment:3

status: newopen

Cool, feel free to send a separate pull request.

Changed November 03, 2013 01:31PM UTC by dylanb comment:4