RESOLVED FIXED14072
Picture slide show does not fade on time.com
https://bugs.webkit.org/show_bug.cgi?id=14072
Summary Picture slide show does not fade on time.com
nicholas Buenk
Reported 2007-06-11 13:30:53 PDT
There should be a slow fade as pictures change. Seen in IE7 and firefox.
Attachments
Niels Leenheer (HTML5test)
Comment 1 2007-06-12 04:59:08 PDT
Not a Webkit bug. Time.com has a bug in their CSS3 compatible fading implementation. Mozilla and IE both use a seperate code path and don't encounter this bug.
Andrew Wellington
Comment 2 2007-06-12 05:03:58 PDT
This looks to be an site issue. There is a bug in the function fader(opac) at http://img.timeinc.net/time/js/home.js where it checks msWrap.style.opac, not msWrap.style.opacity. This will cause this not to work in any non IE or Mozilla browser.
David Kilzer (:ddkilzer)
Comment 3 2007-06-12 07:04:11 PDT
Per Comment #1 and Comment #2, this is an evangelism issue for time.com.
Robert Blaut
Comment 4 2008-12-26 12:00:26 PST
I see no slideshow on time.com. The site was changes since time of reporting this bug. Time to close this bug.
Note You need to log in before you can comment on or make changes to this bug.