Kendo version :
@progress/kendo-angular-buttons: 5.4.1
How to reproduce :
- Add a kendo dropdown button with some items
- Use appendTo='component' popupSetting
- Bind itemClick and close events
Stackblitz example : https://stackblitz.com/edit/kendo-dropdownbuttons-keyboardnavigation?file=app/app.component.ts
What happens :
- If you use arrows to navigate through items, is always skip one item.
- If you use enter or space to select item, the popup close and reopen immediately.
- If you prevent close as in the stackblitz example : enter and space will fire twice the itemClick event.
Hi Alain,
Thank you for the provided feedback.
Indeed, the demonstrated undesired behavior is caused by a bug on our side. That is why I logged an issue in our public GitHub repository where it can be tracked:
https://github.com/telerik/kendo-angular/issues/2889
I have also updated your account Telerik points for bringing this issue to our attention.
Please accept our apologies for the caused inconvenience until the issue is resolved.
Feel free, to write back in case any further assistance is required for any Kendo UI for Angular related topic. Thank you in advance.
Regards,
Svetlin
Progress Telerik