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

Dropdown list selection bug while using keyboard

1 Answer 272 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Dimitar
Top achievements
Rank 1
Dimitar asked on 20 Apr 2012, 06:53 AM
I think I may have found a bug in the way drop down list works, this can be reproduced in teh cascading dropdown list demo (http://demos.kendoui.com/web/dropdownlist/cascadingdropdownlist.html) in the following way.

1. Make sure category has focus (click the down arrow twice)
2. Use the up/down keys (or Alt+down) to select a category and press tab (products should now have focus)
3. Use the up/down keys (or Alt+down) to select a product and press tab (orders should now have focus)
4. Use the up/down keys (or Alt+down) to select a order.
5. Now change the caterogy to something else (either by mouse or by keyboard) and press tab

Note: Products does not get focus, and if it does, using the up/down keys to change selection no longer works, this is the same for orders once you select a product with the mouse.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 23 Apr 2012, 11:42 AM
Hello Dimitar,

Here is a quote of the answer to the opened support ticket:

Thank you for contacting us and for drawing our attention to this issue. I confirm it as bug, which was addressed and the fix will be available in the next internal build of KendoUI. For now you can overcome this problem using the current() method of the DropDownList. Check this jsFiddle demo for information.
As a token of gratitude for your involvement I have updated your Telerik points.


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