[Webkit-unassigned] [Bug 277884] New: Inputs in Safari PWA can no longer be programmatically triggered
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 9 14:42:46 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277884
Bug ID: 277884
Summary: Inputs in Safari PWA can no longer be programmatically
triggered
Product: WebKit
Version: Safari 17
Hardware: Mac (Apple Silicon)
OS: macOS 14
Status: NEW
Severity: Major
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tanishq at shortwave.com
- Click on an element that programmatically triggers a `.click` on a hidden file input using Javascript
Expected:
- Opens the file picker
Seen:
- Nothing happens
Here is a minimal reproduction: https://stackblitz.com/edit/vitejs-vite-5rwx31?file=index.html
Note you must download the project first, run it locally, and then install as a PWA. Downloading the preview link as a PWA does not work.
Safari: Version 17.6 (19618.3.11.11.5)
MacOS: 14.6.1 (23G93)
--
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/20240809/5fce3fa6/attachment-0001.htm>
More information about the webkit-unassigned
mailing list