mmistakes / minimal-mistakes

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
https://mmistakes.github.io/minimal-mistakes/
MIT License
12.46k stars 25.69k forks source link

When in image viewer, focus out with ESC key takes too long #3839

Open IvanVnucec opened 2 years ago

IvanVnucec commented 2 years ago

What happened?

Expected behavior

When in image viewer, focus out with ESC key should focus out immediately.

Steps to reproduce the behavior

  1. Go to https://mmistakes.github.io/minimal-mistakes/post%20formats/post-gallery/
  2. Click on an image
  3. Press ESC key

Other

No response

silvio2402 commented 2 years ago

I think it's this line you're looking for. I'm not sure why this was added, but it's probably a feature, not a bug :wink:. I'd love to know why this was added.

IvanVnucec commented 2 years ago

I don't know how could delay be a feature in this case especially a 500 ms delay.