#13963 closed defect (fixed)
FF: dijit.Calendar: Jaws does not announce months when they change
Reported by: | Katie Vance | Owned by: | Katie Vance |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Accessibility | Version: | 1.6.1 |
Keywords: | JAWS | Cc: | Becky Gibson |
Blocked By: | Blocking: |
Description
If you arrow down through the calendar, the month is not announced if it changes.
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | 13963.patch added |
---|
comment:1 Changed 9 years ago by
I tried adding aria-live="assertive" and aria-atomic="true" to the month, however, that was not working. So, instead I fixed the problem by adding it to the aria-labelledby.
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
Add the month to aria-labelledby so that both the month and year are announced