Active
Project:
AT Commerce
Version:
7.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2012 at 12:47 UTC
Updated:
3 Oct 2012 at 13:14 UTC
(Related to this bug report: http://drupal.org/node/1473790)
How to reproduce: add more than 1 product to a single product display in a standard Drupal Commerce install. DC will generate a dropdown on a product display page with these products. Change the dropdown selection from default and wait for DC's AJAX request to refresh the page display. Then click to expand the sliding draw - it will expand but then will immediately collapse again.
Comments
Comment #1
Jeff Burnz commentedSo is this bug in DC or AT Commerce?
Comment #2
AndreasST commentedI can reproduce the issue - IE9, Chrome18, Firefox12
But the issue happens not only on product display pages. I found it also after playing a Video in a colorbox and viewing an image in a colorbox.
Comment #3
stan turyn commentedYes, Views Slideshow, Views Infinite Scroll, Colorbox, Drupal Commerce and many others - as long as any of them use JavaScript on the page, sliding draw breaks. I've been busy reporting this issue to all of those projects.
Comment #4
Jeff Burnz commentedIts so weird because this is like a simple toggle, the most basic thing in jQuery.
Comment #5
tuccio commentedI am experiencing the same issue when having an Openlayers map on the page. Anyone found a fix?
Comment #6
stan turyn commentedI've just started working on a new site and tried 7.x-3.0-rc1 for it - draw.js code changed from 2.x and so has the bug. Now I get no issues in Firefox and the sliding draw works as expected. On Chrome however the bug still exists and even got funkier - now after triggering, say, colorbox on the page the draw jumps up and down 3 times and, if I have other colorbox elements on the page and trigger them too without reloading the page prior, the draw jumps up and down progressively more and more times.