-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Closed
Copy link
Labels
BugC: DropDownListFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: Mediuma11yjQuery
Milestone
Description
Bug report
The change event is not fired when using the keyboard navigation in the DropDownList if we first click in the filtering input.
Reproduction of the problem
- Open the Dojo - https://dojo.telerik.com/@sspasova/oBubOQaQ
- Open the popup and use the up and down arrows to navigate between the items.
- Click in the filtering input.
- Blur outside the DropDownList
Current behavior
Item is selected, but the 'change' event is not triggered. If we do not focus on the filtering input, the change event will be fired. It will be fired also if the mouse is used. - screencast
Expected/desired behavior
The change event should always be fired when the selection in the DropDownList is changed, even if the user clicks in the filtering input.
Environment
- Kendo UI version: 2023.3.1114
- Browser: [all ]
Metadata
Metadata
Assignees
Labels
BugC: DropDownListFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: Mediuma11yjQuery