NEW 209074
window.close() is ignored when Safari is prompting to save/update passwords
https://bugs.webkit.org/show_bug.cgi?id=209074
Summary window.close() is ignored when Safari is prompting to save/update passwords
Chris Antaki
Reported 2020-03-13 13:30:15 PDT
`window.close()` is ignored when Safari is prompting to save/update passwords. This means users might get stuck with a window that was supposed to close itself after an authorization flow is completed. Example: https://chrisantaki.github.io/browser-bugs/ios/safari/save-password-pause/ Source: https://github.com/ChrisAntaki/browser-bugs/tree/master/ios/safari/save-password-pause
Attachments
Radar WebKit Bug Importer
Comment 1 2020-03-14 21:05:59 PDT
Note You need to log in before you can comment on or make changes to this bug.