[Webkit-unassigned] [Bug 175751] New: Forbid setDragImage after dragstart

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 18 20:42:20 PDT 2017


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

            Bug ID: 175751
           Summary: Forbid setDragImage after dragstart
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Right now, WebKit allows setting the drag image after dragstart had happened.

However, this doesn't work in WebKit2, and it's pretty much broken in WebKit1,
and doesn't match the spec or the behaviors of Chrome and Firefox.

Remove this broken feature.

-- 
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/20170819/c84070c3/attachment.html>


More information about the webkit-unassigned mailing list