[Webkit-unassigned] [Bug 233555] New: File DnD event.dataTransfer.items.length is zero in dragenter, over events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 05:44:21 PST 2021


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

            Bug ID: 233555
           Summary: File DnD event.dataTransfer.items.length is zero in
                    dragenter, over events
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: visu.rohini at gmail.com

Created attachment 445271

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

Issue with Safari

The event.dataTransfer.items.length is showing 0 in dragenter and dragover event. Chrome and firefox shows the count of the dataTransferItems.


Reproduction steps
1. Open following link in safari https://codepen.io/rohinikumar4073/pen/poRWvEX?editors=1011
2. Drag and drop files in the red box
3. Observer logs
4. Trying in Chrome the issue is not present

-- 
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/20211129/0e8a2864/attachment.htm>


More information about the webkit-unassigned mailing list