This is regarding the screen reader issues that kendo-datepicker faces only on chrome.
the screen reader was able to read the whole date that has been selected in the date picker because we added a property called title.
Further tabbing to change day/month/year individually causes the screen reader to just read "selected" or "unselected" which doesn't make much sense.
Could you please suggest a resolution for this one?