Launchpad has imported 17 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=657469.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2011-05-16T21:11:24+00:00 Jbecerra-mozilla wrote: Created attachment 532735 product slider in fx4.0.1 In today's Aurora and Nightly apple.com/mac doesn't display the products slider at all. Compare the images. It works on Fx 4.0.1 and Chrome, for example. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/0 ------------------------------------------------------------------------ On 2011-05-16T21:12:25+00:00 Jbecerra-mozilla wrote: Created attachment 532736 product slider in Aurora (fx5) Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/1 ------------------------------------------------------------------------ On 2011-05-18T19:01:06+00:00 Tnikkel wrote: Why do we think this is an evangelism issue exactly? Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/2 ------------------------------------------------------------------------ On 2011-05-19T16:44:02+00:00 Cab26715 wrote: I believe the "Platform" above should be changed to "All", because I see this issue with 5/19/11 32-Bit Nightly on Windows 7. From what I can see, the Product Slider is not initialized properly. Under Internet Explorer 9, the white triangle slider starts immediately above the "Mac" section and never moves past these four options. When I click the other sections (Applications, Accessories and Server), the white arrow animates and slides over to the next section in Internet Explorer 9. Under Nightly 5/19, the white slider starts at the outer edge of the box and only the images under the "Applications" section can be shown. Clicking on the other sections doesn't do anything. All that occurs is the text changes from inactive (light gray) to active (black) put doesn't retain the focus. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/3 ------------------------------------------------------------------------ On 2011-05-19T17:11:32+00:00 Cab26715 wrote: I have narrowed down the regression range to a one month time span: WORKS (3/18/11 Firefox 4 RC2) = http://hg.mozilla.org/releases/mozilla-2.0/rev/6be9e31d01b4 BROKEN (4/18/11 Nightly) = http://hg.mozilla.org/mozilla- central/rev/84a3ce6c67b1 Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/4 ------------------------------------------------------------------------ On 2011-05-21T16:58:14+00:00 Tnikkel wrote: Regression rage http://hg.mozilla.org/mozilla- central/pushloghtml?fromchange=a174b86200d6&tochange=6bcaec19d09e Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/5 ------------------------------------------------------------------------ On 2011-05-21T19:41:27+00:00 Tnikkel wrote: Which is CSS animations, so its probably about some different in how we implement them, which explains why this is a tech evangelism bug. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/6 ------------------------------------------------------------------------ On 2011-05-30T17:15:29+00:00 Bugcuddler wrote: *** Bug 660658 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/7 ------------------------------------------------------------------------ On 2011-06-29T15:42:30+00:00 Palmozilla wrote: dupe, Bug 667650 Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/8 ------------------------------------------------------------------------ On 2011-06-29T15:45:41+00:00 Alice0775 wrote: *** Bug 667650 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/9 ------------------------------------------------------------------------ On 2011-06-30T04:29:36+00:00 Dale-bugzilla wrote: FF6 and 7 both display the product list, where FF5 still doesn't. CSS animations part are still only -webkit-. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/10 ------------------------------------------------------------------------ On 2011-06-30T04:34:06+00:00 Tnikkel wrote: I still don't see the product list in the 2011-06-28 (7.0a1) nightly on Linux. Either way, if it is not CSS animations then we should narrow down the regression range in comment 5. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/11 ------------------------------------------------------------------------ On 2011-06-30T04:39:58+00:00 Alice0775 wrote: Regression window(cached m-c hourly) Works: http://hg.mozilla.org/mozilla-central/rev/a174b86200d6 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.2a1pre) Gecko/20110412 Firefox/4.2a1pre ID:20110412030535 Fails: http://hg.mozilla.org/mozilla-central/rev/b48ebf9695bb Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.2a1pre) Gecko/20110411 Firefox/4.2a1pre ID:20110411232446 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a174b86200d6&tochange=b48ebf9695bb Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/12 ------------------------------------------------------------------------ On 2011-06-30T06:55:48+00:00 Dale-bugzilla wrote: They have a strange browserdetect.js file where they check both the mac and windows version info (didn't see any linux specific checks), and the browser type and then do what appears to look like find/replace code for browser prefixes in css. They also have the productbrowser.js and productbrowser.css (with -webkit-), so Maybe their JS code is dynamically parsing their css? I dunno, maybe someone skilled at reading/debugging the JS/css could figure out what their doing. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/13 ------------------------------------------------------------------------ On 2011-06-30T18:59:27+00:00 Tnikkel wrote: The first bad revision is: changeset: 67975:0a0314bdf5c6 user: L. David Baron <[email protected]> date: Mon Apr 11 23:18:42 2011 -0700 summary: Implement parsing and computation for the new properties in css3-animation. (Bug 435442, patch 1) r=bzbarsky Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/14 ------------------------------------------------------------------------ On 2011-06-30T20:00:43+00:00 Marcoos+bmo wrote: They're seem to be detecting -moz-animation stuff, but fail to use it properly. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/15 ------------------------------------------------------------------------ On 2011-07-12T12:19:48+00:00 Robert Roth wrote: The slider isn't rendered correctly with Firefox 8.0a1 nightly on Linux either. Reply at: https://bugs.launchpad.net/firefox/+bug/809155/comments/19 ** Changed in: firefox Status: Unknown => Confirmed ** Changed in: firefox Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
