We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Tab Images urls encoded in FireFox

Hi,

I am using the TabStripControl and somehow using FireFox the image url's are encoded, works perfect in IE???

The ImageBaseURL is "images/tab" and the url's ends up like this: http://localhost:2454/images/tab%5CTabDefaultLeft.png

I have no client functions/events/callbacks, view template below.

Syncfusion.Tools.Web.dll v6.102.0.34
FireFox v2.0.0.11

TIA, Frank
-----------------------------
id="TabStrip1"
CustomCSS="css/tabdesign.css"
ImageBaseURL="images/tab"
ControlRootTableCSSClass="TabTopLevel"
runat="server">



ItemCSSClass="TabDefault"

LeftImageCSSClass="TabCornerIcon"
LeftImageURL="TabDefaultLeft.png"

TextCellCSSClass="TabDefaultTextCell"
TextContainerCSSClass="TabDefaultTextContainer"

RightImageCSSClass="TabCornerIcon"
RightImageURL="TabDefaultRight.png"
/>
ItemCSSClass="TabDefault"

LeftImageCSSClass="TabCornerIcon"
LeftImageURL="TabDefaultLeft.png"

TextCellCSSClass="TabDefaultTextCell"
TextContainerCSSClass="TabDefaultTextContainer"

RightImageCSSClass="TabCornerIcon"
RightImageURL="TabDefaultRight.png"
/>
ItemCSSClass="TabSelected"

LeftImageCSSClass="TabCornerIcon"
LeftImageURL="TabSelectedLeft.png"

TextCellCSSClass="TabSelectedTextCell"
TextContainerCSSClass="TabSelectedTextContainer"

RightImageCSSClass="TabCornerIcon"
RightImageURL="TabSelectedRight.png"
/>





...






5 Replies

VK Vishnu Kumar Syncfusion Team February 7, 2008 12:28 PM UTC

Hi Kathy,

Issue TabStripControl and somehow using FireFox the image url's are encoded, works perfect in IE???

I able to reproduce the issue in fire fox. But the image in the tabstrip is rendered properly without any issues. Please refer the screen shot in the below link which illustrates the above:

Screenshot:

http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/71581/71581.zip

Please let me know if you have any concerns.

Regards,
Vishnu.




FR Frank February 7, 2008 05:00 PM UTC

Hi,

When i refresh the page (selecting a new tabs), at first it seems that the icons a resolved correctly. But in the same instance they are shown as broken-links, so maybe a client-side event is doing this encoding?! My icons is not overlapping, if that gonna change any thing?!

Cheers Frank



VK Vishnu Kumar Syncfusion Team February 8, 2008 12:40 PM UTC

Hi Kathy,

I have tested the sample in both IE and Firefox. Tabstrip behaviour seems to be same in both the browser when refreshing the page and selecting the tabs in a tabstrip.

Please refer the Sample and Video clip in the below link which illustrates the above:

Sample :

http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/71581/71581.zip

Video Clip :
IE :
http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/71581_Video/71581_IEVideo.zip

FireFox:
http://websamples.syncfusion.com/samples/Tools.Web/6.1.0.34/71581_Video/71581_Video.zip

Please let me know if you have any concerns.

Regards,
Vishnu



FR Frank February 9, 2008 09:36 AM UTC

well, i can see that it works for you, but it doesn't help my situation. My hotfix/solution is to put the icons in the root of the web application, and thereby remove the path that is being encoded.

I hope you will fix this encoding issue, even though it works on your computer, since we can both agree that it is wrong - right?!

Thanks for you support :), Frank



VK Vishnu Kumar Syncfusion Team February 12, 2008 02:09 PM UTC

Hi Frank,

Thank you for your patience.

Issue : TabStripControl and somehow using FireFox the image url's are encoded, works perfect in IE ?

The issue mentioned here is suspected to be a defect and we have sent this to our development team for more analysis. We will update you once we get back from our development team.

Please let me know if you have any other concerns.

Regards,
Vishnu.




Loader.
Live Chat Icon For mobile
Up arrow icon