Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome 75: Chrome alert exits the full screen mode and return to default size #147

Open
git-gru opened this issue Jul 22, 2019 · 2 comments

Comments

@git-gru
Copy link

git-gru commented Jul 22, 2019

I tested this on Safari 12.1.1, Firefox 68.0.1, and Google Chrome 75.0.37.
On chrome, the full screen mode exits when alert dialog is showing.
Other browsers seem to be ok.

@evolross
Copy link

Seeing the same. I have a two-tab app where one is fullscreen on a second monitor and all the sudden alert and confirm are causing it to drop out of fullscreen mode, even when they happen on the non-fullscreen browser tab. Yikes.

I've noticed that modal pop-ups don't cause this to happen, so a work-around is using a modal-type alert versus and actual javascript alert or confirm.

@pratik753
Copy link

pratik753 commented Apr 19, 2023

How to fix this problem of alert show in fullscreen

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

No branches or pull requests

3 participants