Bug 229246

Summary: <model> should be draggable, similar to <img>
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, sam, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235697
Attachments:
Description Flags
For EWS, pre-test
none
Patch none

Description Tim Horton 2021-08-18 13:06:26 PDT
<model> should be draggable, similar to <img>
Comment 1 Tim Horton 2021-08-18 13:07:01 PDT
Created attachment 435791 [details]
For EWS, pre-test
Comment 2 Tim Horton 2021-08-19 12:43:21 PDT
Writing a test reveals that we need a lot more code to make this work on Mac :)
Comment 3 Radar WebKit Bug Importer 2021-08-25 13:07:20 PDT
<rdar://problem/82354409>
Comment 4 Tim Horton 2021-10-04 18:13:18 PDT
Created attachment 440137 [details]
Patch
Comment 5 Tim Horton 2021-10-04 18:25:28 PDT
(In reply to Tim Horton from comment #2)
> Writing a test reveals that we need a lot more code to make this work on Mac
> :)

So instead we'll just start with iOS...
Comment 6 EWS 2021-10-05 11:40:41 PDT
Committed r283563 (242528@main): <https://commits.webkit.org/242528@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440137 [details].
Comment 7 Antoine Quint 2022-01-27 01:15:18 PST
We're disabling <model> dragging by default except on iOS in bug 235697.