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

extra space and bullet between multi-line Tabstrip in IE

3 Answers 51 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 31 Mar 2011, 04:10 AM
<telerik:RadTabStrip ID="RadTabStrip1" runat="server" Skin="Vista" SelectedIndex="0"
  MultiPageID="RadMultiPage1"  Align="Justify">
<Tabs>
<telerik:RadTab Text="Tab1" PageViewID="Pageview1"></telerik:RadTab>
<telerik:RadTab Text="Tab2" PageViewID="Pageview2"></telerik:RadTab>
<telerik:RadTab  Text="Tab3" PageViewID="Pageview3" IsBreak="True"></telerik:RadTab>
<telerik:RadTab Text="Tab4" PageViewID="Pageview4"></telerik:RadTab>
<telerik:RadTab Text="Tab5" PageViewID="Pageview5"></telerik:RadTab>
<telerik:RadTab Text="Tab6" PageViewID="Pageview6"></telerik:RadTab>
</Tabs>
</telerik:RadTabStrip>

Multi-line Tabstrip creates extra space and bullet in IE. In firefox and chrome, it has no issue.

3 Answers, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 05 Apr 2011, 08:55 AM
Hi Steve,

I managed to reproduce the issue only when I change the zoom of the browser. Did you zoom in the IE browser? If so, this is the default behaviour of IE and the way it renders our controls. 
 
Kind regards,
Kate
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
Oliver Cox
Top achievements
Rank 1
answered on 21 Oct 2011, 12:21 AM
I too am getting this issue with v2010.3.1109.35 but it is not limited to IE I also see this in Chrome.

Can you provide any update to as whether this has been fixed in a recent release or is on the roadmap?

Thanks

Oliver
0
Kate
Telerik team
answered on 21 Oct 2011, 02:51 PM
Hello Oliver,

In fact the appearance that you get only occurs when you zoom your browser. Please try using the workaround that we suggested in the following forum post.

Kind regards,
Kate
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
Tags
TabStrip
Asked by
Steve
Top achievements
Rank 1
Answers by
Kate
Telerik team
Oliver Cox
Top achievements
Rank 1
Share this question
or