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

RadTabStrip Q3 NavigateUrl Not Working in Mobile Safari

11 Answers 162 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Jimmie
Top achievements
Rank 2
Jimmie asked on 22 Nov 2012, 12:04 AM
We have a RadTabStrip that uses NavigateUrl on the tabs. With Q2, it worked fine on desktop browsers and on the iPad/iPhone. Now that we have upgraded to Q3, touching the tabs on the iPad/iPhone no longer works. It does not navigate to the URL. We reverted to Q2, and it works again.

Oddly enough, while we were debuggiing with Q3, if we put something in the OnClientTabSelected event, such as

OnClientTabSelected = "alert('blah');"

, then the click event started working on the iPad/iPhone again. Of course, it throws a JavaScript error in IE8, so it's not a viable workaround.

11 Answers, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 26 Nov 2012, 02:34 PM
Hello,

I have managed to reproduce the experienced behavior which is recognized as a bug. I have logged it for fixing. As a token of gratitude for this bug report your Telerik points are updated.

Greetings,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Jimmie
Top achievements
Rank 2
answered on 26 Nov 2012, 04:49 PM
Thank you! We are anxious to upgrade to Q3 for the enhancements/fixes to the HTML charts, but iOS support is required. We hope to see a hotfix soon!
0
Dimitar Terziev
Telerik team
answered on 28 Nov 2012, 01:45 PM
Hi,

We are doing our best in order to fix it as soon as possible.

Regards,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Lorenzo Margola
Top achievements
Rank 1
answered on 13 Dec 2012, 03:23 PM
I have the same problem.
Is there any fix ?
0
Chris
Top achievements
Rank 1
answered on 13 Dec 2012, 07:23 PM
Is there a planned release for this fix?

I could not find the bug in the issue tracker.
0
Alien Interactive AB
Top achievements
Rank 1
answered on 14 Dec 2012, 01:52 PM
I need this fix as well. Please give us a status update.
0
Chris
Top achievements
Rank 1
answered on 14 Dec 2012, 02:38 PM
I have a workaround until there is an official fix.

If the user is coming from a mobile safari browser:

Set tabStrip.OnClientTabSelected = "var variable=null;"

This will enable the correct functionality of navigateurl  on the tab.

This does cause a javascript error in desktop browsers so be sure you are checking for the mobile safari browser.

Chris
0
Dimitar Terziev
Telerik team
answered on 18 Dec 2012, 04:08 PM
Hi Chris,

Thank you for sharing the workaround with the community. As for the fix, it will be included in the latest internal build for the next week,

All the best,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
RRH
Top achievements
Rank 1
answered on 08 Jan 2013, 05:27 PM
In the meantime, I tested this in iPad and it works there.

Thanks all!.
0
Dimitar Terziev
Telerik team
answered on 09 Jan 2013, 02:09 PM
Hello,

The service pack version 2012.3.1308 containing the fix for the problem with the RadTabStrip is already live and available for download.

Regards,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Entegral
Top achievements
Rank 1
answered on 13 Jan 2013, 05:47 PM
Had the same problem - thanks for the quick fix Telerik!
Tags
TabStrip
Asked by
Jimmie
Top achievements
Rank 2
Answers by
Dimitar Terziev
Telerik team
Jimmie
Top achievements
Rank 2
Lorenzo Margola
Top achievements
Rank 1
Chris
Top achievements
Rank 1
Alien Interactive AB
Top achievements
Rank 1
RRH
Top achievements
Rank 1
Entegral
Top achievements
Rank 1
Share this question
or