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

No or not the custom leave warning when leaving while buffering #12

Closed
peteruithoven opened this issue Oct 23, 2013 · 0 comments
Closed

Comments

@peteruithoven
Copy link
Member

While buffering (sending the doodle) we added a warning (onbeforeunload) so that when a user tries to close the page they get a warning. It's removed when it finished sending.

This works on desktop chome and safari. But on Firefox it doesn't show our custom warning. This is already filed as bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=588292
Mobile safari (iPad for example) and Opera ignore this completely.

There don't seem to be alternatives.

More info:
https://developer.mozilla.org/en-US/docs/Web/API/window.onbeforeunload?redirectlocale=en-US&redirectslug=DOM%2Fwindow.onbeforeunload

@woutgg woutgg closed this as completed Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants