RESOLVED FIXED 187656
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
https://bugs.webkit.org/show_bug.cgi?id=187656
Summary An element with both -webkit-user-select: all and -webkit-user-drag: element ...
Sam Weinig
Reported 2018-07-13 13:16:23 PDT
Created attachment 344971 [details] 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.
Attachments
Test case (2.34 KB, text/html)
2018-07-13 13:16 PDT, Sam Weinig
no flags
Patch (19.89 KB, patch)
2022-02-09 11:14 PST, Aditya Keerthi
no flags
Radar WebKit Bug Importer
Comment 1 2018-07-13 13:17:36 PDT
Aditya Keerthi
Comment 2 2022-02-09 11:14:13 PST
Wenson Hsieh
Comment 3 2022-02-09 14:14:43 PST
Comment on attachment 451411 [details] Patch r=mews
Aditya Keerthi
Comment 4 2022-02-10 09:24:48 PST
Comment on attachment 451411 [details] Patch Thanks for the review!
EWS
Comment 5 2022-02-10 09:38:58 PST
Committed r289544 (247075@main): <https://commits.webkit.org/247075@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451411 [details].
Note You need to log in before you can comment on or make changes to this bug.