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

Line showing in tab

7 Answers 75 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Jeff Reinhardt
Top achievements
Rank 1
Jeff Reinhardt asked on 01 Oct 2010, 04:13 PM
I have a line vertical and then horizontal showing in the left tab of my tab strip.  Help ?

Attached are images and the code lines are below:

<table cellpadding="2" cellspacing="0" class="TableNoBorder" width="100%">
  <tr>
    <td align="center">
    <telerik:RadAjaxLoadingPanel runat="server" ID="LoadingPanel1" IsSticky="true" />
    <telerik:RadAjaxPanel runat="server" ID="RadAjaxPanel1" LoadingPanelID="LoadingPanel1">
    <div style="width:500px">
    <telerik:RadTabStrip ID="radtabPayment" SelectedIndex="0" runat="server" MultiPageID="radmultipagePayment" Skin="Black" ontabclick="radtabPayment_TabClick" />
    <telerik:RadMultiPage ID="radmultipagePayment" runat="server" SelectedIndex="0" OnPageViewCreated="radmultipagePayment_PageViewCreated" style="border: solid 1px black;" />
    </div>
    </telerik:RadAjaxPanel>
    </td>
  </tr>
</table>

7 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 04 Oct 2010, 08:10 AM
Hi Jeff,

Could you please send us a live url where we can observe this issue?

Greetings,
Yana
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
Jeff Reinhardt
Top achievements
Rank 1
answered on 04 Oct 2010, 02:08 PM
0
Helen
Telerik team
answered on 07 Oct 2010, 05:07 PM
Hi Jeff,

Thank you for sending us the url.

What is the exact browser and version you are using?
We tested the issue under IE8, FF, Safari and Chrome, but couldn't reproduce it locally.
May guess that the browser is zoomed and that's the reason for these lines. Please check this.

Regards,
Helen
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
Jeff Reinhardt
Top achievements
Rank 1
answered on 07 Oct 2010, 06:00 PM
IE 8.0.7600.16385

Which I believe is the latest build. I typically have my zoom at 75%, so not zoomed in. I see the lines at 75% and 100% so I imagine larger would make them more visible.

IE 7.0.5730.13  -  does not have the issue.

Firefox 3.6.3 does not have the issue.
 
So I am guessing it is a browser issue, just not sure why since you say you could not reproduce it in IE8.
0
Jeff Reinhardt
Top achievements
Rank 1
answered on 07 Oct 2010, 07:34 PM
It is the zoom at 75% in IE 8 at least.  In FireFox it starts to show a little at the first zoom out point but barely.  At 50% in IE 7 it shows a little too. So it is browser zoome specific.
0
Helen
Telerik team
answered on 11 Oct 2010, 12:04 PM
Hello Jeff,

We have no longer access to your site. Did you manage to solve the issue?


Kind regards,
Helen
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
Jeff Reinhardt
Top achievements
Rank 1
answered on 11 Oct 2010, 10:02 PM
I took the page down since it is in development and I do not want it on the live server. I have confirmed the times it shows in my last post and can recreate it in production and development environments so I am sure you can recreate it too.

My last post:

It is the zoom at 75% in IE 8 at least.  In FireFox it starts to show a little at the first zoom out point but barely.  At 50% in IE 7 it shows a little too. So it is browser zoome specific.
Tags
TabStrip
Asked by
Jeff Reinhardt
Top achievements
Rank 1
Answers by
Yana
Telerik team
Jeff Reinhardt
Top achievements
Rank 1
Helen
Telerik team
Share this question
or