[Webkit-unassigned] [Bug 243374] New: DataTransfer.clearData() shows "Data is - Empty"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 30 10:49:51 PDT 2022


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

            Bug ID: 243374
           Summary: DataTransfer.clearData() shows "Data is - Empty"
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zlip.792 at gmail.com
                CC: wenson_hsieh at apple.com

Hi Team,

Thanks for your continuous effort.

I took the example data from below mentioned source and changed it into JSFiddle:

JSFiddle Link - https://jsfiddle.net/3vjnqdmw/show

Source - http://udn.realityripple.com/docs/Web/API/DataTransfer/clearData

Now I experience following bug:

*** STEPS TO REPRODUCE ***

1. Open JSFiddle and Run
2. Drag and Drag [Select this element...] into [Drop Zone]

>> ACTUAL RESULT:

Status: Drop done
Data is: empty

>> EXPECTED RESULT:

Status: Drop done
Data is: source

_____

Other browsers:

Chrome Canary 106 -> same as Safari 15.6

Firefox Nightly 105 -> Show "Expected Result".

_______

Thanks for your continuous work, please mark it as duplicate since I am not able to find related bug. Hence, I am filing this.

-- 
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/20220730/18fcaba1/attachment-0001.htm>


More information about the webkit-unassigned mailing list