SlideShow widget doesn’t loop when there are only two slides in Safari
If you want to loop through only two images using the Slideshow widget. Safari v1.3 and v2.0.1 will get to the second image and then stop. If you have more then two images it will loop fine.
Change History (5)
Milestone: |
→ 0.3release
|
Owner: |
changed from anonymous to alex
|
Status: |
new →
assigned
|
Milestone: |
0.3release →
0.4
|
Owner: |
alex deleted
|
Status: |
assigned →
new
|
Owner: |
set to dylan
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
fixed in [4978] and testcase added... basically the issue is that safari doesn't fire the onload event if the two images are just being swapped around, so I've added a param after the image name to prevent Safari from caching the image, if there are only two images and Safari is the rendering environment