Bug 209074 - window.close() is ignored when Safari is prompting to save/update passwords
Summary: window.close() is ignored when Safari is prompting to save/update passwords
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari 13
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Nobody
URL: https://chrisantaki.github.io/browser...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-13 13:30 PDT by Chris Antaki
Modified: 2020-03-14 21:05 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Antaki 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
Comment 1 Radar WebKit Bug Importer 2020-03-14 21:05:59 PDT
<rdar://problem/60463153>