WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196816
-webkit-user-drag: element; and transform: translateY(...); cut the drag snapshot
https://bugs.webkit.org/show_bug.cgi?id=196816
Summary
-webkit-user-drag: element; and transform: translateY(...); cut the drag snap...
Florian Girardey
Reported
2019-04-11 05:11:45 PDT
When an element is set as -webkit-user-drag: element; and a translateY(...) is applied on an ancestor the drag ghost snapshot is cut. I made a little stackblitz to show the problem :
https://stackblitz.com/edit/typescript-hasm82
The snapshot is cut on the Y axis and not the X axis.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-12 10:27:39 PDT
<
rdar://problem/49855314
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug