You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a component like the DateTimePicker is disabled, the button that toggles the popup doesn’t have any attribute or disabled property.
Readers in cursor mode like NVDA and JAWS will read the button, but the problem is that it doesn't inform the user that the button is disabled and that they cannot interact with it:
Description
Currently, when a component like the DateTimePicker is disabled, the button that toggles the popup doesn’t have any attribute or disabled property.
Readers in cursor mode like NVDA and JAWS will read the button, but the problem is that it doesn't inform the user that the button is disabled and that they cannot interact with it:
Steps To Reproduce
Use NVDA in the following demo to navigate to the button - https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/disabled-state
Screenshots or video
Screen.Recording.2024-12-19.at.11.11.38.mov
The text was updated successfully, but these errors were encountered: