kendo-vue
kendo-vue copied to clipboard
[Bug][Combobox] The `suggest` prop prevents screen reader to read the selection
Describe the bug When suggest prop is added screen reader doesn't read out selection
To Reproduce
- Open this demo with NVDA - https://www.telerik.com/kendo-vue-ui/components/dropdowns/combobox/suggestions/
- Navigate through the items using the arrow keys
- Change the current selection by pressing Enter
Result: Nothing is read by the screen reader
Expected behavior The screen reader should read every highlighted or selected value.
Additional context Reported in Ticket ID: 1631071