Bug 273444

Summary: [iOS] Unable to upload photos to Adobe Express
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: FormsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aditya Keerthi
Reported 2024-04-29 16:02:39 PDT
Adobe Express is using `<input accept="image/jpeg,image/*">`, which prevents HEIC conversion to JPEG following https://commits.webkit.org/275726@main. While the recommendation is to avoid the use of "image/*" here, Express would then break due to https://bugs.webkit.org/show_bug.cgi?id=273437.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-29 16:03:18 PDT
Aditya Keerthi
Comment 2 2024-04-30 14:37:22 PDT
EWS
Comment 3 2024-04-30 16:47:59 PDT
Committed 278196@main (687fbeefa898): <https://commits.webkit.org/278196@main> Reviewed commits have been landed. Closing PR #27955 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.