Bug 250721

Summary: drag&drop image does not respect css transformation
Product: WebKit Reporter: Ilia <iliakap>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=22787

Ilia
Reported 2023-01-17 11:58:13 PST
When and element is draggable, if it has css `translate` transformation applied, the drag image is taken from where the element would be if there was no transformation. demo: https://codepen.io/iliakap/pen/dyjVdBv
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-24 11:59:18 PST
Note You need to log in before you can comment on or make changes to this bug.