Bug 179733
| Summary: | Draggable element animation/position inside iframe | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrew <andrew> |
| Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | thorton, wenson_hsieh |
| Priority: | P2 | ||
| Version: | Safari Technology Preview | ||
| Hardware: | Mac | ||
| OS: | Unspecified | ||
Andrew
When grabbing a draggable element inside an iframe, the drag silhouette flies in from somewhere in the lower right instead of just appearing at the cursor position.
I've observed this in Safari 11.0.1 as well as tech preview 43 on macOS 10.13.1.
Example on JS Bin: http://jsbin.com/metezoyoge/1/edit?html,output
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Thank you for the report! Do you know if this was working in earlier versions?
Andrew
No I don't, sorry.
Wenson Hsieh
I suspect this is related to <rdar://problem/34936402>.
Wenson Hsieh
*** This bug has been marked as a duplicate of bug 181896 ***