Bug 229246 - <model> should be draggable, similar to <img>
Summary: <model> should be draggable, similar to <img>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-18 13:06 PDT by Tim Horton
Modified: 2022-01-27 01:15 PST (History)
5 users (show)

See Also:


Attachments
For EWS, pre-test (13.21 KB, patch)
2021-08-18 13:07 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
Patch (20.62 KB, patch)
2021-10-04 18:13 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.