Bug 14072
Summary: | Picture slide show does not fade on time.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | nicholas Buenk <mornnb> |
Component: | Evangelism | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | markmalone, webkit |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.4 | ||
URL: | http://www.time.com/time |
nicholas Buenk
There should be a slow fade as pictures change. Seen in IE7 and firefox.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Niels Leenheer (HTML5test)
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
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)
Per Comment #1 and Comment #2, this is an evangelism issue for time.com.
Robert Blaut
I see no slideshow on time.com. The site was changes since time of reporting this bug. Time to close this bug.