YUILibrary - Open source JavaScript and CSS for building richly interactive software.
Fork YUI on GitHub

YUI 2.x

Ticket #2528115 (new defect)

Reporter


paulie
Opened: 06/24/09
Last modified: 03/23/10
Status: new
Type: defect

Owner


Gopal Venkatesan
Target Release:
Priority:
Summary: Carousel / IE6: sometimes carousel items are blank
Description:

On this site: http://nines.org, the carousel works fine in FF, IE7, IE8, and Safari, but in IE6 sometimes some of the items in the carousel aren't shown, even though there is space left for them.
Often only the first item of the three is shown, but not always.

Type: defect Observed in Version: 2.7.0
Component: Carousel Severity: S3 (normal)
Assigned To: Gopal Venkatesan Target Release:
Location: Priority:
Tags: IE6 Relates To:
Browsers: IE 6.x
URL: http://nines.org
Test Information:

Change History

fredust85

Posted: 03/23/10

I use the Carousel with a big background-image that wraps some slides and control buttons (with hover/selected effects) , and then some background-position with some CSS classes to change the images and stuff.

I have no problem in EVRY browser EXCEPT IE6 ! It seems the browser keeps re-downloading the images when i navigate in the Carousel, wich makes it display some "blank" zones while it's reloading the images over and over ...

I have a feeling that the background-position changing makes it freak out , but i have no idea ...
I'm still searching for a solution ;

Cheers

fredust85

Posted: 03/23/10

But please don't take my comment in consideration, its not related with the Carousel component, but rather IE6 weird behavior.
Sorry for the mixup.