Bug 255641 - REGRESSION (255315@main): "Save X images" and "Print" options are missing when sharing image files using Web Share
Summary: REGRESSION (255315@main): "Save X images" and "Print" options are missing whe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari 16
Hardware: iPhone / iPad iOS 16
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-18 21:22 PDT by Marcos Caceres
Modified: 2023-04-24 15:22 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Caceres 2023-04-18 21:22:12 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-04-18 21:59:00 PDT
<rdar://problem/108242255>
Comment 2 Aditya Keerthi 2023-04-24 11:41:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13111
Comment 3 EWS 2023-04-24 15:22:44 PDT
Committed 263341@main (e58872ac97a7): <https://commits.webkit.org/263341@main>

Reviewed commits have been landed. Closing PR #13111 and removing active labels.