[Webkit-unassigned] [Bug 187656] New: An element with both -webkit-user-select: all and -webkit-user-drag: element does not get the nice drag snapshot that you get if you just have -webkit-user-drag: element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 13:16:23 PDT 2018


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

            Bug ID: 187656
           Summary: An element with both -webkit-user-select: all and
                    -webkit-user-drag: element does not get the nice drag
                    snapshot that you get if you just have
                    -webkit-user-drag: element
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: wenson_hsieh at apple.com

Created attachment 344971

  --> https://bugs.webkit.org/attachment.cgi?id=344971&action=review

Test case

An element with just -webkit-user-drag: element gets a very nice drag snapshot of the entire element. If you add -webkit-user-select: all, you lose that nice snapshot and just see the text on a transparent background.

-- 
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/20180713/2f0aa68d/attachment.html>


More information about the webkit-unassigned mailing list