yasinmhd / fancybox

Automatically exported from code.google.com/p/fancybox
0 stars 0 forks source link

A bug in cleanup with fast keyboard or mousewheel events when a gallery of DIV-elements is used #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an array of DIV elements with a REF tag for use as a gallery
2. Open a fancybox on these elements that will show as a gallery
3. Move fast through the gallery pages with keyboard or mousewheel

What is the expected output? What do you see instead?
The gallery works when the events come in slowly. When they are too fast
the cleanup procedure does not work correctly. The DIV elements are
normally put into fancybox and then put back to the original position on
cleanup. The last step is interrupted on fast events -> the DIV elements vanish

What version of the product are you using? On what operating system?
Version 1.3.1 of Fancybox on Windows

Please provide any additional information below.
I provided a test page here:
http://www.pixelspalter.de/fancybox_test.php

Original issue reported on code.google.com by twe...@gmx.de on 16 Mar 2010 at 9:27

GoogleCodeExporter commented 8 years ago
Thanks, I`ll try to fix

Original comment by janis.sk...@gmail.com on 18 Mar 2010 at 8:37

GoogleCodeExporter commented 8 years ago

Original comment by janis.sk...@gmail.com on 21 Oct 2010 at 7:32