Bug 273444
| Summary: | [iOS] Unable to upload photos to Adobe Express | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> |
| Component: | Forms | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127259364>
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/27955
EWS
Committed 278196@main (687fbeefa898): <https://commits.webkit.org/278196@main>
Reviewed commits have been landed. Closing PR #27955 and removing active labels.