Prerequisits:
Gallery with 30+ pictures
Lightbox 2 installed into GA Lightboxes

Steps to reproduce:
Open Gallery view in Firefox
Click on the first picture
Start scrolling through pictures using arrow right

Expected behaviour:
Picture are shown one by one in lightbox
Nothing else is changing

Bug:
Picture are shown as expected. However, at the same time the whole website in the background is moving to the left with each Arrow Right key press.

Issue is found only in Firefox 3.6 , In IE 6 and Chrome it works fine. Also I tried different themes and it has the same behaviour.
It sounds like keypress is not totally consumed by Lightbox but also is sent to background window of Firefox that move the whole website.

Comments

tormu’s picture

Same problem, though not wit the same module - you can see the bug here by clicking open and image: http://satumaa.yle.fi/suomen-paras-kuoro/kuvasatoa-karsinnoista
The div with ID "overlay" is set too wide, and it keeps getting wider the more you press the right button when the image is opened.
There's a lot of discussion about this problem at http://drupal.org/node/349843, that might be useful.