WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
273444
[iOS] Unable to upload photos to Adobe Express
https://bugs.webkit.org/show_bug.cgi?id=273444
Summary
[iOS] Unable to upload photos to Adobe Express
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-29 16:03:18 PDT
<
rdar://problem/127259364
>
Aditya Keerthi
Comment 2
2024-04-30 14:37:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27955
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.
Top of Page
Format For Printing
XML
Clone This Bug