lokesh / lightbox2

THE original Lightbox script (v2).
http://lokeshdhakar.com/projects/lightbox2/
MIT License
6.19k stars 1.76k forks source link

Ugly flickering on opening and closing an image #596

Closed swbdev closed 6 years ago

swbdev commented 7 years ago

When I open or close an image, a strange flickering appears below the image. I seems like this behaviour only appears on Google Chrome (I am using v. 61.0.3163.79 - 64-Bit).

This problem also appears on the demo on http://lokeshdhakar.com/projects/lightbox2/. In this case, I only have this problem on my vertical monitor, so the height of the html document could play a role (or maybe the width/height ratio).

Recorded a video, so you can see what it looks like: flickering.zip

simon1tan commented 6 years ago

Try modifying the options to reduce the delay http://lokeshdhakar.com/projects/lightbox2/#options

masiorama commented 6 years ago

I have the same problem @swbdev has. I Tried to reduce duration options but the problem, even if it lasts less time (obviously), still persists.

swbdev commented 6 years ago

@masiorama can you update your chrome to the new v62? Actually I can't reproduce that bug anymore.

masiorama commented 6 years ago

@swbdev indeed it disappeared! Thanks.