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

TabStrip in comatibility mode

1 Answer 20 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Vladimir
Top achievements
Rank 1
Vladimir asked on 24 Jul 2013, 11:43 AM
Hello,

I have issue with Office2007 and Office2010 skins in TabStrip control. When browser is in compatibility view, tabs are only 5px height.
You can see described issue in demo pages (http://demos.telerik.com/aspnet-ajax/tabstrip/examples/appearance/textwithicons/defaultcs.aspx see attachment).

The compact view is automatically sets by default for intranet sites. The workaround is to specify X-UA-Compatible

<httpProtocol>
  <customHeaders>
      <add name="X-UA-Compatible" value="IE=8,9,10" />
  </customHeaders>
</httpProtocol>

I have this issue with newer version of Telerik controls. It works correctly with older versions.

Thanks

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 29 Jul 2013, 07:33 AM
Hello Vladimir, 

I was able to replicate the described issue and I have already forwarded it to our developer team for further investigation. Thank you for pointing that out. As a token of gratitude, I have updated your Telerik Points. In addition, you could track our release history here, in order to capture the fix release.

Regards,
Nencho
Telerik
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 the blog feed now.
Tags
TabStrip
Asked by
Vladimir
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or