[Bug 809155]
Kohei-yoshino-bugs
809155 at bugs.launchpad.net
Fri Jul 15 04:17:56 UTC 2011
In the animation-available code, they fail to set a class "pb-open" to
<div id="pb-mac">. The trigger "transitionEnd" doesn't work because
productbrowser.css doesn't have -moz-transition property:
> .productbrowser {
> -webkit-transition:opacity .3s;
> -webkit-transition-delay:.2s;
> }
And productbrowser.css has such code:
> .productbrowser.pb-dynamic ul:first-child li a { opacity:0; }
> .productbrowser.pb-open ul:first-child li a { opacity:1; }
So the product browser looks empty.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/809155
Title:
The slider (carousel) at the top of the page on apple.com/mac doesn't
work on Firefox
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/809155/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list