This question is locked. New answers and comments are not allowed.
I have a form with different controls including textboxes and comboboxes. I am able to tab forward without any problems. But when I start tabbing backwards (i.e using SHIFT + TAB), when I cross or lose focus on comboboxes, it opens up.
You can try this scenario in your animationeffects page.
http://demos.telerik.com/aspnet-mvc/razor/combobox/animationeffects?theme=vista
1. Focus first on auto complete by clicking inside it.
2. Now tab backwards to dropdown by pressing SHIFT +TAB
3. Again tab backwards to combobox.
4. One more backward tab and the combo box opens up.
I have the latest release (2011 Q3) and I performed this on Firefox 8.
You can try this scenario in your animationeffects page.
http://demos.telerik.com/aspnet-mvc/razor/combobox/animationeffects?theme=vista
1. Focus first on auto complete by clicking inside it.
2. Now tab backwards to dropdown by pressing SHIFT +TAB
3. Again tab backwards to combobox.
4. One more backward tab and the combo box opens up.
I have the latest release (2011 Q3) and I performed this on Firefox 8.