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

MasterPage ContentPage TabIndex Problem

3 Answers 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Phil
Top achievements
Rank 1
Phil asked on 29 May 2018, 04:27 PM

Hello,

 

I am having a problem with keyboard navigation when using tab indexes with MasterPages and their ContentPages.

The problem is I would like to leave the default TabIndex of "0" across all elements on the MasterPages and their associated ContentPages so that when tabbing from the keyboard the focus goes from the last element on the MasterPage to the first element on the ContentPage.  Is this possible? 

Of course, I can manually set the TabIndexes across all controls and that works, but would rather leave the elements' TabIndexes at "0".

 

Thanks,

Phil

3 Answers, 1 is accepted

Sort by
0
Phil
Top achievements
Rank 1
answered on 29 May 2018, 08:43 PM
I found the problem.  I have a dynamic RadMenu control above the Main ContentPage.  Tabbing on the keyboard would go to RadMenu, but would not go any further.  I am using version 2018 R1, from what I can see this was changed in the new release, 2018 R2.  I have downloaded the new update and will install.  Hopefully, this will fix the tabbing problem.
0
Accepted
Rumen
Telerik team
answered on 30 May 2018, 05:27 AM
Hi Phil,

One additional advice is to check the Accessibility demo of RadMenu, where I am able to tab through the tabs of RadMenu and go out and select the next "Validate with WAVE" element on the page.

Best regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Phil
Top achievements
Rank 1
answered on 31 May 2018, 06:31 PM
Thank you Rumen!  Everything seems to be working well now!
Tags
General Discussions
Asked by
Phil
Top achievements
Rank 1
Answers by
Phil
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or