Bug 214024 - DataTransfer.setDragImage does not support dragging SVG images
Summary: DataTransfer.setDragImage does not support dragging SVG images
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-06 19:08 PDT by Said Abou-Hallawa
Modified: 2020-07-06 19:09 PDT (History)
2 users (show)

See Also:


Attachments
test case (502 bytes, text/html)
2020-07-06 19:08 PDT, Said Abou-Hallawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2020-07-06 19:08:27 PDT
Created attachment 403653 [details]
test case

1. Open the attached test case
2. Drag the red rectangle

Result: Nothing is dragged.
Expected: A green rectangle is dragged with the mouse move.
Comment 1 Said Abou-Hallawa 2020-07-06 19:09:25 PDT
<rdar://problem/65125799>