Bug 201438

Summary: [macCatalyst] Unable to upload non-image files using drag and drop
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: HTML EditingAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, bdakin, commit-queue, dino, megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2019-09-03 16:50:54 PDT
To reproduce:
- Launch a macCatalyst app that contains an embedded WKWebView.
- Load https://whsieh.github.io/examples/file-input in the embedded WKWebView.
- Drop a PDF file from Finder into the gray dashed file upload area.

Expected: page should be able to access the dropped PDF file (and subsequently dump information about the file in the output area below)
Observed: the output area is blank
Comment 1 Wenson Hsieh 2019-09-03 20:08:09 PDT
Created attachment 377950 [details]
Patch
Comment 2 WebKit Commit Bot 2019-09-03 22:15:44 PDT
Comment on attachment 377950 [details]
Patch

Clearing flags on attachment: 377950

Committed r249456: <https://trac.webkit.org/changeset/249456>
Comment 3 WebKit Commit Bot 2019-09-03 22:15:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-09-03 22:16:19 PDT
<rdar://problem/55006472>