Open
Description
Bug report
When navigating between inputs and after using Shift+Tab for focusing on a previous input the DropDownList popup does not close on pressing 'Enter' key.
Reproduction of the problem
- Open Dojo
- Focus the text input
- Press Tab to focus the DropDownList
- Press Shift+Tab to focus the text input
- Press again Tab to focus the DropDownList
- Press Alt+Down Arrow to expand the dropdown
- Press the Down Arrow to select an option in the dropdown
- Press Enter key
Current behavior
The popup does not close.
If we directly focus the DropDownList and follow steps 6-8 the popup will close.
Expected/desired behavior
The DropDownList should close when pressing the 'Enter' key.
Environment
- Kendo UI version: 2023.3.1010
- Browser: all