Have to press Tab twice in the kendo combo box to focus the next input element

0 Answers 73 Views
ComboBox
Jyothi
Top achievements
Rank 1
Iron
Iron
Veteran
Jyothi asked on 06 Jan 2023, 12:29 PM

 

 

Hi,

We recently upgrade kendo-dropdown to 7.0 version from 5.0 version. After the upgrade we see an issue with the kendo-combo box .

We have to tab twice in the kendo combo box to move to the next input.  

From developers tool I see that it is removing the k-focus class from the kendo-combobox, but still the focus remains in the combo box .

While searching the web I came across this bug below. IS there a resolution to this issue?

Any insight into this is greatly appreciated.

Yanmario
Telerik team
commented on 11 Jan 2023, 08:40 AM

Hi Jyothi,

The provided issue is old and fixed at some point. I did try to reproduce the mentioned behavior, but when focusing the ComboBox input and pressing the tab key once it does move the focus to the next input as demonstrated in the following example:

https://stackblitz.com/edit/angular-4gy7pb?file=src%2Fapp%2Fapp.component.ts

Screen recording:

If the behavior is different on your side it might be related to some configuration or custom logic. In such a case could you provide us a runnable example where the double tabbing behavior can be examined? This will help me troubleshoot the component and provide further details if it is a bug on our side. Thank you in advance for your cooperation.

Regards,
Yanmario
Progress Telerik     

 

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Jyothi
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or