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

[Solved] Dropdownlist first keypress ignored.

1 Answer 26 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dan
Top achievements
Rank 1
Dan asked on 05 Feb 2012, 02:25 AM
When tabbing to a dropdownlist or setting focus via script, then hitting a key to select an item from the list, the first keypress is ignored.

For an example, go to http://demos.telerik.com/aspnet-mvc/combobox.  Now tab until the dropdownlist gets focus.  Press 'N' and nothing will happen.  Press it again, and it selects the first item in the list that starts with 'N', Northwoods Cranberry Sauce.  IE, Firefox, Chrome, all the same.

In my app, I have some forms where I set focus to a dropdownlist via javascript.  Naturally, my users are trying to use the keyboard to select the item they want, but this unexpected behavior is frustrating them.

For now, I'm just going to switch back to a normal HTML select input, but I'd like to see if this can be fixed in the Telerik dropdownlist.

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 06 Feb 2012, 12:13 PM
Hello Dan,

 
This issue is already addressed and the fix will be available with the next official release of Telerik Extensions for ASP.NET MVC scheduled for the mid of February

Greetings,
Georgi Krustev
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Dan
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or