[Webkit-unassigned] [Bug 236943] New: File download link in PWA cannot be exited
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 20 13:33:48 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236943
Bug ID: 236943
Summary: File download link in PWA cannot be exited
Product: WebKit
Version: Safari 15
Hardware: iPhone / iPad
OS: iOS 15
Status: NEW
Severity: Normal
Priority: P2
Component: Service Workers
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkitbugs at williamoconnell.me
When clicking an <a> with a download attribute, Safari asks which app should be used to open the file. However, in an installed PWA the user becomes stranded with no way to go back other than force quitting and relaunching the app.
Steps to reproduce:
1) Visit https://safari-download-bug.surge.sh/ on an iPhone
2) Add the site to your home screen
3) Open it from the home screen
4) Click the link
The app ends up on a file download screen (screenshot: https://will-o.co/WitWcA9Sqj.png) with no other navigation. Even the swipe back gesture doesn't work. There should be a "done" or "back" button somewhere.
Found on an iPhone X running iOS 15.2.1
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220220/f707c43a/attachment.htm>
More information about the webkit-unassigned
mailing list