Unplanned
Last Updated: 20 Sep 2019 14:40 by ADMIN
Yan Jun
Created on: 18 Sep 2019 04:22
Type: Bug Report
2
KendoInputValue for multiple KendoNumericTextBox in a page not working as expected

Hi,

I have a screen with multiple KendoNumericTextBox. After trying to use recorded and coded step to handle the second KendoNumericTextBox in the page using KendoInputValue, these same problem occurs to me:

1. The function "ClearBeforeTyping" clears the first KendoNumericTextBox instead of the second one but correctly input the data in the second one.

2. The function "UseClientAPI" clears and input data in the first KendoNumericTextBox instead of the second one.

When i validate and locate each of the element, the tool is able to locate them correctly. In coded step, I only use the second textbox , not the first one but in execution, it still edit the first textbox and the problems mentioned above happened.

What should i do to be able to handle this type of textbox correctly?

Thank you

3 comments
ADMIN
Elena
Posted on: 20 Sep 2019 14:40

Hi Yan,

Thanks for providing a sample on the misbehavior you encountered. I managed to test and validate it, so I converted the current thread to a bug report and it is now visible on our public feedback portal. Here you can follow the item to get updates on its progress, vote for the issue, or add further comments if necessary. 

Thank you once again for your cooperation.

Regards,
Elena
Progress Telerik

 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Yan Jun
Posted on: 19 Sep 2019 10:14

Hi Elena,

I am using https://demos.telerik.com/kendo-ui/numerictextbox/precision for my sample.

Attached are the test sample for my reported issues:

1. BothInputOnly : To input in both of the KendoNumericTextBox in the page. The input seems to be successful for both textbox.

2. SecondOnlyInput+Clear : To clear and input in the second textbox only.

3. SecondOnlyUseClientAPI : To clear and input in the second textbox only.

It seems that the last two sample scripts also did not work as expected against a public accessible page and behave as mentioned in the first post.

Hope to hear from you soon.

Thank you.

ADMIN
Elena
Posted on: 19 Sep 2019 08:25

Hello Yan,

I am sorry to hear you are facing any troubles with the KendoNumericTextBox controls and will be happy to assist. 

The described misbehavior seems to be specific for the particular application under test. Is there any possibility to share a sample script against public accessible page which can demonstrate the reported issues? 

Thanks in advance for your cooperation.

Regards,
Elena
Progress Telerik

 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!