Bug 260331
| Summary: | Web Share API popover missing "Copy link" | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | christian |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, marcosc, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 17 | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | macOS 14 | ||
christian
Going to https://w3c.github.io/web-share/demos/share-files.html in desktop Safari 16.6 and clicking "Share" does not reveal the "Copy link"-button.
Clicking "Edit extensions..." in the bottom of the native share-popover reveals the enabled "Copy link"-option, but it doesn't appear in the popover as expected.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114365267>
christian
In Safari 17 on Ventura, the 'Copy link' option disappeared entirely and can no longer be found under "Edit extensions..." at all.
christian
In desktop Safari 17.1 on Sonoma 'Copy link' has returned as an option under 'Edit extensions...', but even though the checkbox next to it is checked, it still doesn't appear when you use the api.
https://w3c.github.io/web-share/demos/share-files.html
christian
It finally seems to be fixed in Safari 26.0 on Tahoe as the 'copy' functionality now always shows up.