This is a migrated thread and some comments may be shown as answers.

[Solved] Have to press tab key twice in ie7 or ie8

4 Answers 72 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Eric Routhier
Top achievements
Rank 1
Eric Routhier asked on 12 Jan 2011, 08:47 PM
Hi,

I have the following code in a blank page :

                        <%: Html.Telerik().IntegerTextBoxFor(model => model.NumberOfDays) %>
                        <%: Html.Telerik().IntegerTextBoxFor(model => model.NumberOfTrips) %>
I start the application in FireFox. I click on the first textbox. I enter some values and press the tab key on the keyboard. The focus switches to the next textbox. This is the expected behavior.

I start the application in Ie7/Ie8. I click on the first textbox. I enter some values. However to switch focus on the second textbox I have to press the tab key twice, it does not do anything on the first press. It is driving my client nuts. 

Do you have a suggestion on how I can solve this issue ?

Thank you,

Eric







4 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 13 Jan 2011, 09:40 AM
Hello Eric,

Could you please try to reproduce this issue on our demos? I have used this one for the test, but I was not able to replicate reported issue.

Regards,
Georgi Krustev
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
Eric Routhier
Top achievements
Rank 1
answered on 25 Jan 2011, 05:25 PM
Hi Georgi ,

I still have not managed to resolve this issue. Here is a sample project. On the home index page, I put a currencytextbox. When I enter a new value in the box, I need to press tab twice to lose focus on the control. If no new value is entered in the box the tab key works as expected.

Thank you for your help!

Eric
0
Eric Routhier
Top achievements
Rank 1
answered on 25 Jan 2011, 07:00 PM
Just a precision, that "2 tab bug" only occurs in ie7 and ie8. It works just fine in every other browser.
0
Accepted
Georgi Krustev
Telerik team
answered on 26 Jan 2011, 05:47 PM
Hello Eric,

 Thank you for pointing this issue and for the attached test project.

I am glad to inform you that this bug was fixed in the Service Pack 1 of Q3 release (version 2010.3.1318). I will suggest you to download it and give a try.

 All the best,
Georgi Krustev
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
Tags
NumericTextBox
Asked by
Eric Routhier
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Eric Routhier
Top achievements
Rank 1
Share this question
or