Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Fullscreen on close is not disabled #120

Open
lucianobosco opened this issue Mar 24, 2022 · 0 comments
Open

Fullscreen on close is not disabled #120

lucianobosco opened this issue Mar 24, 2022 · 0 comments

Comments

@lucianobosco
Copy link

Fullscreen is not disabled on modal close.

"vue-cool-lightbox": "^2.7.4",

Steps to reproduce:

  1. Use the fullscreen sample
  2. Click the fullscreen button at the top right. Browser will go to fullscreen mode
  3. Click on the close button "X" at the top right.

Expected behavior: lightbox should be closed and also browser should return to normal mode
Current behavior: lightbox is closed but the browser keeps in fullscreen mode. The only way to disable it is by pressing F11

Please note that by pressing Esc when in fullscreen mode, instead of closing the modal, it goes back to normal mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant