(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

Jeff Burnz’s picture

Category: bug » support

So is this bug in DC or AT Commerce?

AndreasST’s picture

I 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.

stan turyn’s picture

Yes, 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.

Jeff Burnz’s picture

Its so weird because this is like a simple toggle, the most basic thing in jQuery.

tuccio’s picture

I am experiencing the same issue when having an Openlayers map on the page. Anyone found a fix?

stan turyn’s picture

Version: 7.x-2.0-rc3 » 7.x-3.0-rc1

I'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.