Bug 255641
| Summary: | REGRESSION (255315@main): "Save X images" and "Print" options are missing when sharing image files using Web Share | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | New Bugs | Assignee: | Aditya Keerthi <akeerthi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | adin, akeerthi, evancarlson, marcosc, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 16 | ||
Marcos Caceres
When "web sharing" N number of image files it used to be possible (as of iOS 15.7 at least) to "Save N images" from the share sheet.
However, as per iOS 16, the "Save X images" is no longer an option.
Steps to repro:
1. go to https://w3c.github.io/web-share/demos/share-files.html
2. Deselect all the check boxes
3. Press "Choose files" and select any number of image files from the photo library or OS.
4. Press "add".
5. Press share.
Expected:
Share sheet should contain "Save N images", where N is the number of images to be saved.
Actual:
Option is missing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108242255>
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/13111
EWS
Committed 263341@main (e58872ac97a7): <https://commits.webkit.org/263341@main>
Reviewed commits have been landed. Closing PR #13111 and removing active labels.