Foo
Pikamander2 opened this issue · 0 comments
I'm not sure if this is the right place to post this, but my friend found a problem with the FooBox Image Lightbox for WordPress.
Here are the reproduction steps:
-
Click a thumbnail.
-
The screen will grey out and show the loading icon.
-
Click elsewhere on the page to cancel the Lightbox before the image finishes loading.
-
A second or two later, the screen will reappear and show the loading icon again (bug #1).
-
The loading icon will never switch to the image, even though the image has been fully loaded at this point (bug #2).
I assume this is due to a callback or something that fails to check to see whether the lightbox has been closed.
Clicking away from the broken Lightbox state will close it like normal, and clicking the image again will display the image in a Lightbox like normal.