This is a migrated thread and some comments may be shown as answers.

Keyboard behavior different from standard html select

1 Answer 48 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 01 Aug 2014, 06:00 PM
I've created the following example in the dojo, http://dojo.telerik.com/ORor

  1. Type "sm"
  2. Small is selected
  3. Pause for 5 seconds or so. 
  4. Type "sm"
The behavior in the kendo dropdown list is that the selected item does not change. In the standard HTML select the next "sm" item will be selected. In kendo you have to repeatedly type "s" in order for it to cycle to the next item. This means you can't skip past the several "sa" entries between the "sm" entries.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 05 Aug 2014, 10:11 AM
Hi Ryan,

It looks like a missing feature of the Kendo UI DropDownList. I have logged this in our GitHub repository and it will be implemented with a future release, you can check the progress here:

https://github.com/telerik/kendo-ui-core/issues/215

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
DropDownList
Asked by
Ryan
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or