This question is locked. New answers and comments are not allowed.
Diffrent tab order behavior when clicking just on combobox or selecting a value from the drop down list.
Recreate issue here <http://demos.telerik.com/aspnet-mvc-beta/combobox>.
Is this by design? If so can override this behavior?
Regards,
Andy
Recreate issue here <http://demos.telerik.com/aspnet-mvc-beta/combobox>.
- Click on the first combobox, the one with value "Chai".
- The cursor is visible after Chai.
- Don't select anything in the drop down list.
- Tab away from the combobox and you will end up in the "pixels wide" field.
- This is the desired behavior.
- Click on the first combobox, the one with value "Chai".
- Select any value from the drop down list.
- Tab away from the combobox and you will end up on the "Telerik for MVC" logo.
- This is not the desired behavior. We expect that we end up in the "pixels wide" field.
Is this by design? If so can override this behavior?
Regards,
Andy