angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Allow screen reader to read day when using arrow navigation #6515

Open LanceALaughlin opened 7 years ago

LanceALaughlin commented 7 years ago

Bug description:

Screen reader does not read day when navigating through calendar with arrow keys

Steps to reproduce the issue:

Turn on voice over, tab into the date picker widget, use the arrow keys to navigate to a new day in the month. Voiceover will not read the day as you're navigating through it.

Version of Angular, UIBS, and Bootstrap

Angular: v1.5.11

UIBS: v2.5.0

Bootstrap: v3.3.7