Bug 250721
| Summary: | drag&drop image does not respect css transformation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ilia <iliakap> |
| Component: | UI Events | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104613034>