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
292350
harmonize codepath for Image transcoding for input and drag/drop
https://bugs.webkit.org/show_bug.cgi?id=292350
Summary
harmonize codepath for Image transcoding for input and drag/drop
Karl Dubost
Reported
2025-04-30 16:08:10 PDT
When a site has an input such as <input accept="image/jpeg, image/png, image/gif" multiple="" type="file"> And the user wants to upload for example an HEIC image, Safari will transcode the image to the first item in the list, aka JPEG here. It does this for the File Chooser on click, but we need to assess and double check with drag and drop on both iOS and macOS.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-04-30 16:08:17 PDT
<
rdar://problem/150401192
>
joanne_pan2
Comment 2
2026-02-16 12:59:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58803
EWS
Comment 3
2026-02-18 17:30:31 PST
Committed
307797@main
(60bd2f4eece7): <
https://commits.webkit.org/307797@main
> Reviewed commits have been landed. Closing PR #58803 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