Issues with transitions
| Project: | Rotor Banner |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | mrfelton |
| Status: | postponed |
Jump to:
Hi, again, mrfelton. Here are the issues I'm seeing with the transitions on the latest dev snapshot (from Dec 8). These are tested using PNG images with the pngfix module. I expect that non-transparent types might not suffer from some of these problems.
Fade,FadeZoom
IE7: Breaks png images by adding at least an outline to all images after the first.
IE6: First image appears, but all following images do not. Sequence timing continues as expected. First image re-appears when it should.
Grow*
FF3,IE7,IE6: Images stack rather than disappearing. At the start of another loop, the farthest back finally disappears and comes to the foreground again.
IE6-specific: also has the same missing image behavior as on Fade/FadeZoom.
Scroll*,Slide*,Turn*,*cover,Wipe,Zoom
IE6: same missing image behavior as on Fade/FadeZoom.
I haven't experimented with jpgs or anything else, so maybe IE6 actually does work with other formats.

#1
Since all these effects are provided by http://malsup.com/jquery/cycle/ it's really out of scope for me to fix these problems. I could just disable the problematic ones, but I kind of feel that since they may work ok for some people (depending on image format, browser/version etc) I would rather leave them in for now.
Marking this as postponed until I get more feedback from Rotor users as to what I should do...
#2
try PNG Behave
http://drupal.org/project/pngbehave
#3
Hi,
which class must include to make work pngbehave with the rotor-item?
#4