There is problem in Google CHROME with slideshow. In my slideshow there are images. It seems, chrome doesn't load all images from views and aftret first screen of slideshow there is nothing. All other browsers are OK.

I had problems with CHROME with other jquery scripts too. It seems CHROME doesn't wait for downloading all images from view.

Is there any solution to tell CHROME to download everything? All my slideshow can have about 300kb.

Thank you

Comments

jakub999’s picture

Now I seem the problem is with FADE.

Always, when FADE is on, slideshow doesn't work. I had to turn fade off and it si ok now.

Does anyone have the same experience?

redndahead’s picture

Version: 6.x-1.0-beta2 » 6.x-2.x-dev
Assigned: jakub999 » Unassigned
Status: Active » Fixed

I just tried using chrome the linux version and this works fine for my demo site. Maybe this has been fixed for Chrome? Or maybe this has been fixed for 2.x either way feel free to reopen the issue if you still have it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

miaoulafrite’s picture

Status: Closed (fixed) » Active

well,
for me it displays a very ugly fully black background on certain elements (chrome on linux)
this does not appear in IE nor in FF or apparently also not in chrome for windows

did anybody see that?

redndahead’s picture

Status: Active » Closed (fixed)

I use chrome on linux and I don't see this. If you continue to have issues please open a new request as this one has been closed for over a year.

EmpireNM’s picture

I'm having this problem with Chrome as well. I'm using Views 6.x-2.12 and Views Slideshow 6.x-2.3 on Drupal 6.20.

I've been able to at least narrow down part of the problem as being the numbers added to the end of the image src url. Like: Only local images are allowed.

If I removed the last numbers in the img tag, the image would display.

In trouble-shooting, I disabled the slideshow style in Views, and the images still weren't working. So then I recreated the view, and even if it was otherwise identical to my initial slideshow view, the images now showed up. But I did run into a similar problem, where this time only one image would show up, after then saving the new view.

I re-uploaded the faulty image, then recreated the view, and the images now all show up. But the slide x option doesn't work as it does in other browsers.

Thanks immensely for the great module.

EmpireNM’s picture

Sorry, disregard that comment about slide x, it works fine.

morybel’s picture

I'm having the same problem in Chrome and also on my Android. I have deactivated Fade and opt for "Blind-X" ¸and it solved my problem.
Thanks jakub999 for the tip.