[Webkit-unassigned] [Bug 196816] New: -webkit-user-drag: element; and transform: translateY(...); cut the drag snapshot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 05:11:45 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196816

            Bug ID: 196816
           Summary: -webkit-user-drag: element; and transform:
                    translateY(...); cut the drag snapshot
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: florian.girardey at gmail.com
                CC: dino at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190411/391e89d3/attachment-0001.html>


More information about the webkit-unassigned mailing list