Declined
Last Updated: 16 Dec 2019 10:01 by ADMIN
Ryan
Created on: 11 Aug 2016 13:18
Category: DropDownList
Type: Feature Request
1
Consistent keyboard navigation in drop down list
The keyboard navigation in drop down lists is currently inconsistent based on the widget configuration.  When not filterable, the drop down allows you to type the first letter of one of the options in order to select it when the drop down is closed.  For example, tab to the drop down, do not open it, and type 'b' to select Bob. 

When the drop down is filterable, that behavior does not work.  You must use alt-down to expand the drop down and then begin filtering.  

I propose that the widget can consistently handle both cases by detecting whether the drop down is currently open in the keydown handler.  If filterable, and open, move into the filtering logic.  If filterable, and closed, stick with the standard selection logic.
1 comment
ADMIN
Ivan Danchev
Posted on: 16 Dec 2019 10:01

Hello Ryan,

The community hasn't shown much interest in this feature since it was logged in 2016, thus, we are closing it.

Regards,
Ivan Danchev
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.