Naresh Goradara
Top achievements
Rank 2
Naresh Goradara
asked on 16 Apr 2010, 01:51 PM
Hi,
I have one popup page, which contains RadNumerikTextBox.
I enter some value in it and press tab.
I have one popup page, which contains RadNumerikTextBox.
I enter some value in it and press tab.
Sometimes my tab not work and the content of RadNumTextbox remains selected. | |
Along with this does not fires any of javascript related to RadNumTextbox, if any. Please give your suggetions. With Regards, Naresh |
5 Answers, 1 is accepted
0
Hello Naresh,
I cannot reproduce the problem in a simple scenario. Can you paste the declaration of the problematic control?
Regards,
Pavel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I cannot reproduce the problem in a simple scenario. Can you paste the declaration of the problematic control?
Regards,
Pavel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Naresh Goradara
Top achievements
Rank 2
answered on 19 Apr 2010, 02:24 PM
Thank You for your replay, I think, I found the root cause for the problem, it occurs when I write code to focus some control on server side on Page load or any other event. This issue is browser specific occur only to Mozila FireFox.
e.g.
Please suggest ot overcome this issue.
With Regards,
Naresh Goradara
e.g.
txtCommission.focus(); |
Please suggest ot overcome this issue.
With Regards,
Naresh Goradara
0
Hello Naresh,
i still cannot reproduce the problem. Take a look at the attached sample and let me know how to modify it so that the problem appears in it.
All the best,
Pavel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
i still cannot reproduce the problem. Take a look at the attached sample and let me know how to modify it so that the problem appears in it.
All the best,
Pavel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Naresh Goradara
Top achievements
Rank 2
answered on 22 Apr 2010, 07:04 AM
Hi Pavel,
I have attached my error snap, please go through which gives you more idea regarding error.
We are using AJAX Q2 2009, for our development.
I had tried to regenarate error on your sample code, but I failed.
So, let me give error generation steps:
With Regards,
Naresh Goradara
I have attached my error snap, please go through which gives you more idea regarding error.
We are using AJAX Q2 2009, for our development.
I had tried to regenarate error on your sample code, but I failed.
So, let me give error generation steps:
- Open RadWindow to pop up page,
- 3 control on my page, no one have any client event.
- Set focus to any control on page load event,
- Just click on RadNumericTextBox, don't enter anything, and click on form(not to any other control).
- Now enter value to RadNumericTextBox and press TAB key. Sometimes it does not allow to move on any control. Just select value of RadNumericTextBox. And if we force by using mouse and click on Button then it generates error, as shown in attachment.
Thanks in Advance.
With Regards,
Naresh Goradara
0
Hello Naresh,
I am not able to replicate the error with the Q2 2009 release. You can try the newest release and see if it solves the problem in your project. If this does not help, please provide a runnable demo which reproduces the issue.
Regards,
Pavel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I am not able to replicate the error with the Q2 2009 release. You can try the newest release and see if it solves the problem in your project. If this does not help, please provide a runnable demo which reproduces the issue.
Regards,
Pavel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.