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

Shift-tabbing problem

5 Answers 237 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Bill
Top achievements
Rank 1
Bill asked on 18 Jul 2012, 01:36 PM
When using KeyboardNavigation.IsTabStop="true" in a RadMaskedInput textbox, you cannot shift-tab out of the control.
If I remove that it shift tabs OK.

Is that a bug?

5 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 19 Jul 2012, 08:44 AM
Hello Bill,

Thank you for reporting this issue - we can confirm that this is a bug. This is why I logged it in our PITS where you can track its progress and vote for it in order to prioritize it.

I also updated your Telerik account for bringing it to our attention.

Greetings,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Pete
Top achievements
Rank 1
answered on 30 Jul 2012, 12:34 PM
Is there a recommended work around for this issue until fixed?
0
Tina Stancheva
Telerik team
answered on 30 Jul 2012, 05:30 PM
Hi Pete,

As the RadMaskedInput controls allow tab navigation  out-of-the-box, you don't have to explicitly set the IsTabStop property. So as a workaround you can just remove the IsTabStop settings - this will allow you to tab through the controls both forward with the Tab key and backwards with the Shift+Tab keys.

Also, if you need to control the TabNavigation behavior of the MaskedInput controls, you can use the SectionsNavigationMode  property - this article can give you more info on the property and its values.

All the best,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Stephan
Top achievements
Rank 1
answered on 24 Jun 2015, 09:36 AM

Hello Tina,

we have the same issue with numeric and datetime controls. But I can't follow your link to PITS.

The workaround with "<Setter Property="KeyboardNavigation.TabNavigation" Value="Continue"/>" doesn't work.

Do you already have a fix for it ?

Best regards

Oliver

 

0
Peshito
Telerik team
answered on 29 Jun 2015, 08:10 AM
Hello Torsten,

Could you confirm that the workaround suggested by Tina with removing the the IsTabStop property does not work. I just checked and the forward and backward tab navigation worked as she described it.

As for the PITS issue, we migrated to a newer feedback portal and I believe the issue you referred to is this one.

Regards,
Peshito
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Bill
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Pete
Top achievements
Rank 1
Stephan
Top achievements
Rank 1
Peshito
Telerik team
Share this question
or